Sign in
qemu-android
/
qemu-android
/
25c4d9cc845fb58f624dae8c0f690e20c70e7a1d
25c4d9c
tcg: Always define all of the TCGOpcode enum members.
by Richard Henderson
· 14 years ago
8399ad5
tcg: Add and use TCG_OPF_64BIT.
by Richard Henderson
· 14 years ago
4b29ec4
Check for presence of compiler -pthread flag.
by Brad
· 14 years ago
58a0667
Convert last qemu_free and qemu_malloc uses
by Blue Swirl
· 14 years ago
c76c841
monitor: Show combined protection bits in "info mem"
by Austin Clements
· 14 years ago
8a94b8c
monitor: Fix "info mem" to print the last memory range
by Austin Clements
· 14 years ago
b49ca72
monitor: Prevent sign-extension of 32-bit addresses printed by info mem
by Austin Clements
· 14 years ago
59ad340
w32: Fix format string regression
by Stefan Weil
· 14 years ago
0e0167b
w64: Add definition of FMT_pid
by Stefan Weil
· 14 years ago
3feaca9
Fix conversions from pointer to tcg_target_long
by Stefan Weil
· 14 years ago
92f562e
Remove remenants of qemu_malloc
by Anthony Liguori
· 14 years ago
145e21d
Update HACKING to refer to g_malloc instead of qemu_malloc
by Anthony Liguori
· 14 years ago
0750112
Add trace points for g_malloc/g_free functions
by Anthony Liguori
· 14 years ago
41a7482
Remove qemu_malloc/qemu_free
by Anthony Liguori
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
1401530
Make glib mandatory and fixup utils appropriately
by Anthony Liguori
· 14 years ago
0ac543d
Reorder default ram_size initialization
by Jan Kiszka
· 14 years ago
02fa69b
scsi-disk: fix DPRINTF
by Blue Swirl
· 14 years ago
871708b
target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SP
by Peter Maydell
· 14 years ago
8b2a04e
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
by Paolo Bonzini
· 14 years ago
3b6ffe5
hw/scsi-bus.c: Fix use of uninitialised variable
by Peter Maydell
· 14 years ago
7534ba0
qapi: fix build issue due to missing newline in generated header
by Michael Roth
· 14 years ago
7075ba3
memory: correct documentation typos
by Avi Kivity
· 14 years ago
d0a9b5b
memory: add API for creating ROM/device regions
by Avi Kivity
· 14 years ago
545e92e
memory: reclaim resources when a memory region is destroyed for good
by Avi Kivity
· 14 years ago
76dc3cf
build: Move QEMU_INCLUDES before QEMU_CFLAGS
by Jiri Denemark
· 14 years ago
83b2f0a
configure: Disable guest_agent for mingw32
by Stefan Weil
· 14 years ago
9825454
scsi: add special traces for common commands
by Paolo Bonzini
· 14 years ago
c7b4887
scsi: report unit attention on reset
by Paolo Bonzini
· 14 years ago
6dc06f0
scsi: add support for unit attention conditions
by Paolo Bonzini
· 14 years ago
a872a30
scsi: add a bunch more common sense codes
by Paolo Bonzini
· 14 years ago
739df21
scsi: move handling of REQUEST SENSE to common code
by Paolo Bonzini
· 14 years ago
fdaef06
scsi: move handling of REPORT LUNS and invalid LUNs to common code
by Paolo Bonzini
· 14 years ago
afa46c4
scsi: move request parsing to common code
by Paolo Bonzini
· 14 years ago
87dcd1b
scsi: push lun field to SCSIDevice
by Paolo Bonzini
· 14 years ago
2599aec
scsi: introduce SCSICommand
by Paolo Bonzini
· 14 years ago
c39ce11
scsi: pass cdb already to scsi_req_new
by Paolo Bonzini
· 14 years ago
12010e7
scsi: move request-related callbacks from SCSIDeviceInfo to SCSIReqOps
by Paolo Bonzini
· 14 years ago
8dbd457
scsi: introduce SCSIReqOps
by Paolo Bonzini
· 14 years ago
b45ef67
scsi: move sense handling to generic code
by Paolo Bonzini
· 14 years ago
682a9b2
scsi: pass status when completing
by Paolo Bonzini
· 14 years ago
05751d3
vscsi: always use get_sense
by Paolo Bonzini
· 14 years ago
e44089c
scsi-disk: no need to call scsi_req_data on a short read
by Paolo Bonzini
· 14 years ago
4333979
pc: make vgabios exit port more useful
by Anthony Liguori
· 14 years ago
9b024b5
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
eecaece
Merge remote-tracking branch 'aneesh/for-upstream-1' into staging
by Anthony Liguori
· 14 years ago
25a263c
Merge remote-tracking branch 'spice/spice.v41' into staging
by Anthony Liguori
· 14 years ago
7cb78ee
Merge remote-tracking branch 'kraxel/usb.23' into staging
by Anthony Liguori
· 14 years ago
9c4dd42
Merge remote-tracking branch 'kraxel/seabios' into staging
by Anthony Liguori
· 14 years ago
85d59fe
fix QLIST usage for RAM list
by Paolo Bonzini
· 14 years ago
e92714c
hw/qdev: Don't crash if qdev_create(NULL, ...) fails
by Peter Maydell
· 14 years ago
645a8ad
scsi-bus: use DO_UPCAST
by Zhi Yong Wu
· 14 years ago
8cc7c39
etrax-ser: printf -> qemu_log.
by Edgar E. Iglesias
· 14 years ago
d949396
etrax: QDevify the Ethernet MAC.
by Edgar E. Iglesias
· 14 years ago
8df0c7e
ui/spice-core: report compiled-version in info spice/query-spice
by Alon Levy
· 14 years ago
d67c3f2
seabios: update to master
by Gerd Hoffmann
· 14 years ago
c5f3dab
qxl: unbreak after memory API conversion
by Alon Levy
· 14 years ago
be48e99
qxl: allowing the command rings to be not empty when spice worker is stopped RHBZ #728984
by Yonit Halperin
· 14 years ago
f3aaaa2
usb-hid: remove usb_hid_datain_cb
by Gerd Hoffmann
· 14 years ago
4c15ba9
milkymist-softusb: use hid code directly
by Michael Walle
· 14 years ago
1f42d22
usb-hid: use hid vmstate macro
by Michael Walle
· 14 years ago
ccd4ed0
hid: introduce hid vmstate macros
by Michael Walle
· 14 years ago
bb0db52
hid: register kbd hander in init()
by Michael Walle
· 14 years ago
21635e1
usb/hid: add hid_pointer_activate, use it
by Gerd Hoffmann
· 14 years ago
b9c6cbf
Merge remote-tracking branch 'pm-arm/for-upstream' into pm
by Edgar E. Iglesias
· 14 years ago
1da005b
etrax: Allocate DMA connections at board level.
by Edgar E. Iglesias
· 14 years ago
bbea04d
etrax: Remove hw/etraxfs.c.
by Edgar E. Iglesias
· 14 years ago
032a7c4
lance: unbreak after memory API conversion
by Avi Kivity
· 14 years ago
986563b
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 14 years ago
930b1e1
hw/9pfs: Update vfs_rename to use coroutines
by Aneesh Kumar K.V
· 14 years ago
2a487e0
hw/9pfs: Add yeild support to rename coroutine
by Aneesh Kumar K.V
· 14 years ago
ae1ef57
hw/9pfs: Update v9fs_remove to use coroutines
by Venkateswararao Jujjuri
· 14 years ago
b4b1537
hw/9pfs: Add yield support for remove
by Venkateswararao Jujjuri
· 14 years ago
e84861f
hw/9pfs: Update mkdir to use coroutines
by Venkateswararao Jujjuri
· 14 years ago
d088464
hw/9pfs: Add yield support for mkdir coroutine
by Venkateswararao Jujjuri
· 14 years ago
1b733fe
hw/9pfs: Update v9fs_mknod to use coroutines
by Aneesh Kumar K.V
· 14 years ago
00ace8c
hw/9pfs: Add yield support to mknod coroutine
by Aneesh Kumar K.V
· 14 years ago
f10ff58
hw/9pfs: Update v9fs_xattrcreate to use coroutines
by Aneesh Kumar K.V
· 14 years ago
670185a
hw/9pfs: Update v9fs_xattrwalk to coroutines
by Aneesh Kumar K.V
· 14 years ago
1ceffa5
hw/9pfs: Add yield support to xattr related coroutine
by Aneesh Kumar K.V
· 14 years ago
65c05f9
hw/9pfs: Update v9fs_setattr to use coroutines
by Aneesh Kumar K.V
· 14 years ago
4011ead
hw/9pfs: Add yield support to setattr related coroutines
by Aneesh Kumar K.V
· 14 years ago
8db21ce
hw/9pfs: Update v9fs_getattr to use coroutines
by Aneesh Kumar K.V
· 14 years ago
172198d
hw/9pfs: Add yield support to lstat coroutine
by Aneesh Kumar K.V
· 14 years ago
88a4763
hw/9pfs: Update v9fs_statfs to use coroutines
by Aneesh Kumar K.V
· 14 years ago
94840ff
hw/9pfs: Add yield support to statfs coroutine
by Aneesh Kumar K.V
· 14 years ago
5e4eaa7
hw/9pfs: Update v9fs_readdir to use coroutines
by Aneesh Kumar K.V
· 14 years ago
dcb9dbe
hw/9pfs: Add yield support for readdir related coroutines
by Aneesh Kumar K.V
· 14 years ago
7a5ca31
hw/9pfs: Update v9fs_readlink to use coroutine
by Venkateswararao Jujjuri
· 14 years ago
86e42d7
hw/9pfs: Add yeild support for readlink
by Venkateswararao Jujjuri (JV)
· 14 years ago
0395233
pci: remove support for pre memory API BARs
by Avi Kivity
· 14 years ago
e824b2c
pci: rename pci_register_bar_region() to pci_register_bar()
by Avi Kivity
· 14 years ago
50181f1
pci: fold BAR mapping function into its caller
by Avi Kivity
· 14 years ago
cfc0be2
pci: remove pci_register_bar()
by Avi Kivity
· 14 years ago
14caaf7
pci: convert pci rom to memory API
by Avi Kivity
· 14 years ago
fa6c606
pci: remove pci_register_bar_simple()
by Avi Kivity
· 14 years ago
95524ae
msix: convert to memory API
by Avi Kivity
· 14 years ago
de00982
xen-platform: convert to memory API
by Avi Kivity
· 14 years ago
a03f66e
uhci: convert to memory API
by Avi Kivity
· 14 years ago
e57964f
ehci: convert to memory API
by Avi Kivity
· 14 years ago
Next »