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-01-19
usb: Fix compilation for MinGW (regression)
Stefan Weil
2013-01-19
cpu-defs.h: Drop qemu_work_item prototype
Andreas Färber
2013-01-19
tcg/target-arm: Add missing parens to assertions
Peter Maydell
2013-01-19
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2013-01-19
vl: Use size_t for sizes in get_boot_devices_list()
Markus Armbruster
2013-01-19
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
Markus Armbruster
2013-01-19
pc: Clean up bochs_bios_init()'s (non-)use of sizeof
Markus Armbruster
2013-01-19
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
fw_cfg: New fw_cfg_add_string()
Markus Armbruster
2013-01-19
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
Markus Armbruster
2013-01-19
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
2013-01-19
optimize: optimize using nonzero bits
Paolo Bonzini
2013-01-19
optimize: track nonzero bits of registers
Paolo Bonzini
2013-01-19
optimize: only write to state when clearing optimizer data
Paolo Bonzini
2013-01-19
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-19
Merge branch 's390-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-19
Merge branch 'axp-next' of git://github.com/rth7680/qemu
Blue Swirl
2013-01-18
s390: Add a hypercall registration interface.
Cornelia Huck
2013-01-18
target-s390x: Unregister reset callback on finalization
Andreas Färber
2013-01-18
s390x: fix indentation
Alexander Graf
2013-01-18
s390: Add CPU reset handler
Jens Freimann
2013-01-18
s390x: Remove inline function ebcdic_put and related data from cpu.h
Stefan Weil
2013-01-18
S390: Enable -cpu help and QMP query-cpu-definitions
Viktor Mihajlovski
2013-01-18
s390: Move IPL code into a separate device
Christian Borntraeger
2013-01-18
s390: new contributions GPLv2 or later
Christian Borntraeger
2013-01-18
PPC: KVM: Add support for EPR with KVM
Alexander Graf
2013-01-18
openpic: export e500 epr enable into a ppc.c function
Alexander Graf
2013-01-18
Update Linux kernel headers
Alexander Graf
2013-01-18
PPC: e500: Change in-memory order of load blobs
Alexander Graf
2013-01-18
PPC: Provide zero SVR for -cpu e500mc and e5500
Alexander Graf
2013-01-18
PPC: E500: Calculate loading blob offsets properly
Alexander Graf
2013-01-18
openpic: set mixed mode as supported
Alexander Graf
2013-01-18
openpic: unify gcr mode mask updates
Alexander Graf
2013-01-18
openpic: move gcr write into a function
Alexander Graf
2013-01-18
dataplane: support viostor virtio-pci status bit setting
Stefan Hajnoczi
2013-01-18
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
Stefan Hajnoczi
2013-01-18
win32-aio: use iov utility functions instead of open-coding them
Michael Tokarev
2013-01-17
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-01-17
virtio-pci: fix irqfd cleanup argument order
Michael S. Tsirkin
2013-01-17
qom: Extend documentation on QOM method concepts
Andreas Färber
2013-01-17
Makefile: drop recursive libcacard clean
Stefan Hajnoczi
2013-01-17
migration: remove argument to qemu_savevm_state_cancel
Juan Quintela
2013-01-17
migration: Only go to the iterate stage if there is anything to send
Juan Quintela
2013-01-17
migration: unfold rest of migrate_fd_put_ready() into thread
Juan Quintela
2013-01-17
migration: move exit condition to migration thread
Juan Quintela
2013-01-17
migration: Add buffered_flush error handling
Juan Quintela
2013-01-17
migration: move beginning stage to the migration thread
Juan Quintela
2013-01-17
qemu-file: Only set last_error if it is not already set
Juan Quintela
2013-01-17
migration: fix off-by-one in buffered_rate_limit
Paolo Bonzini
[prev]
[next]