index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
2013-09-20
trace-events: Clean up with scripts/cleanup-trace-events.pl again
Markus Armbruster
2013-09-20
tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
Stefan Weil
2013-09-20
*-user: Improve documentation for lock_user function
Stefan Weil
2013-09-20
MAINTAINERS: Add missing entry to filelist for TCI target
Stefan Weil
2013-09-20
translate-all: Fix formatting of dump output
Stefan Weil
2013-09-20
*-user: Fix typo in comment (ulocking -> unlocking)
Stefan Weil
2013-09-20
docs: Fix IO port number for CPU present bitmap.
Anthony PERARD
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
2013-09-20
configure: Undefine _FORTIFY_SOURCE prior using it
Michal Privoznik
2013-09-17
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2013-09-17
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-17
Merge remote-tracking branch 'rth/tgt-i386' into staging
Anthony Liguori
2013-09-17
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-09-17
Merge remote-tracking branch 'kraxel/chardev.7' into staging
Anthony Liguori
2013-09-17
slirp: clean up slirp_update_timeout
Jan Kiszka
2013-09-17
slirp: set mainloop timeout with more precise value
Liu Ping Fan
2013-09-17
slirp: define timeout as macro
Liu Ping Fan
2013-09-17
slirp: make timeout local
Liu Ping Fan
2013-09-13
qemu-iotests: Fix test 038
Max Reitz
2013-09-12
target-i386: Only provide CMOV and friends if feature bit set
Peter Maydell
2013-09-12
target-i386: fix disassembly with PAE=1, PG=0
Paolo Bonzini
2013-09-12
pc_sysfw: Fix ISA BIOS init for ridiculously big flash
Markus Armbruster
2013-09-12
exec: Don't abort when we can't allocate guest memory
Markus Armbruster
2013-09-12
exec: Clean up unnecessary S390 ifdeffery
Markus Armbruster
2013-09-12
exec: Drop incorrect & dead S390 code in qemu_ram_remap()
Markus Armbruster
2013-09-12
exec: Simplify the guest physical memory allocation hook
Markus Armbruster
2013-09-12
exec: Reduce ifdeffery around -mem-path
Markus Armbruster
2013-09-12
exec: Clean up fall back when -mem-path allocation fails
Markus Armbruster
2013-09-12
exec: Fix Xen RAM allocation with unusual options
Markus Armbruster
2013-09-12
block: Assert validity of BdrvActionOps
Max Reitz
2013-09-12
qemu-iotests: Cleanup test image in test number 007
Bharata B Rao
2013-09-12
qemu-img: fix invalid JSON
Paolo Bonzini
2013-09-12
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
2013-09-12
spapr-vscsi: Adding VSCSI capabilities
Nikunj A. Dadhania
2013-09-12
iscsi: split discard requests in multiple parts
Peter Lieven
2013-09-12
coroutine: add ./configure --disable-coroutine-pool
Stefan Hajnoczi
2013-09-12
qemu-iotests: Adjustments due to error propagation
Max Reitz
2013-09-12
qcow2: Use Error parameter
Max Reitz
2013-09-12
qemu-img create: Emit filename on error
Max Reitz
2013-09-12
block: Error parameter for create functions
Max Reitz
2013-09-12
block: Error parameter for open functions
Max Reitz
2013-09-12
bdrv: Use "Error" for creating images
Max Reitz
2013-09-12
bdrv: Use "Error" for opening images
Max Reitz
2013-09-12
qemu-iotests: add 057 internal snapshot for block device test case
Wenchao Xia
2013-09-12
hmp: add interface hmp_snapshot_delete_blkdev_internal
Wenchao Xia
2013-09-12
hmp: add interface hmp_snapshot_blkdev_internal
Wenchao Xia
2013-09-12
qmp: add interface blockdev-snapshot-delete-internal-sync
Wenchao Xia
2013-09-12
qmp: add interface blockdev-snapshot-internal-sync
Wenchao Xia
2013-09-12
qmp: add internal snapshot support in qmp_transaction
Wenchao Xia
[next]