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
2014-05-07
readline: Sort completions before printing them.
Hani Benhabiles
2014-05-07
readline: use g_strndup instead of open-coding it
Michael Tokarev
2014-05-07
qmp: report path ambiguity error
Michael Tokarev
2014-05-07
libcacard: replace pstrcpy() with memcpy()
Michael Tokarev
2014-05-07
glib: move g_poll() replacement into glib-compat.h
Stefan Hajnoczi
2014-05-07
do not call g_thread_init() for glib >= 2.31
Michael Tokarev
2014-05-07
hw/9pfs: Add include file for exported symbol
Stefan Weil
2014-05-07
xen: remove unused global, xen_xcg
Jim Meyering
2014-05-07
hw: Add missing 'static' attributes
Stefan Weil
2014-05-07
qemu-timer: Add missing 'static' attribute
Stefan Weil
2014-05-07
ui: Add missing 'static' attribute
Stefan Weil
2014-05-07
monitor: Add missing 'static' attribute
Stefan Weil
2014-05-07
hw/s390x: Add missing 'static' attribute
Stefan Weil
2014-05-07
hw/mips: Add missing 'static' and 'const' attributes
Stefan Weil
2014-05-07
hw/9pfs: Add missing 'static' attributes
Stefan Weil
2014-05-07
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()
Chen Gang
2014-05-07
tests/tcg: Fix compilation of test_path
Peter Maydell
2014-05-07
qga: Fix typo (plural) in comment
Stefan Weil
2014-05-07
configure: remove bashism
Michael Tokarev
2014-05-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140507' into staging
Peter Maydell
2014-05-07
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...
Peter Maydell
2014-05-07
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...
Peter Maydell
2014-05-07
s390x/css: Don't save orb in subchannel.
Cornelia Huck
2014-05-07
s390x/helper: Added format control bit to MMU translation
Thomas Huth
2014-05-07
s390x/helper: Fixed real-to-absolute address translation
Thomas Huth
2014-05-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-6' into staging
Peter Maydell
2014-05-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-smbios-2' into staging
Peter Maydell
2014-05-06
Merge remote-tracking branch 'remotes/rth/tgt-axp' into staging
Peter Maydell
2014-05-06
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
2014-05-05
migration: expose xbzrle cache miss rate
ChenLiang
2014-05-05
migration: expose the bitmap_sync_count to the end
ChenLiang
2014-05-05
migration: Add counts of updating the dirty bitmap
ChenLiang
2014-05-05
XBZRLE: Fix one XBZRLE corruption issues
ChenLiang
2014-05-05
migration: remove duplicate code
ChenLiang
2014-05-05
Coverity: Fix failure path for qemu_accept in migration
Dr. David Alan Gilbert
2014-05-05
Init the XBZRLE.lock in ram_mig_init
Dr. David Alan Gilbert
2014-05-05
Provide init function for ram migration
Dr. David Alan Gilbert
2014-05-05
Count used RAMBlock pages for migration_dirty_pages
Dr. David Alan Gilbert
2014-05-05
Make qemu_peek_buffer loop until it gets it's data
Dr. David Alan Gilbert
2014-05-05
Disallow outward migration while awaiting incoming migration
Dr. David Alan Gilbert
2014-05-05
virtio: validate config_len on load
Michael S. Tsirkin
2014-05-05
virtio-net: out-of-bounds buffer write on load
Michael S. Tsirkin
2014-05-05
openpic: avoid buffer overrun on incoming migration
Michael Roth
2014-05-05
ssi-sd: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
savevm: Ignore minimum_version_id_old if there is no load_state_old
Peter Maydell
2014-05-05
usb: sanity check setup_index+setup_len in post_load
Michael S. Tsirkin
2014-05-05
vmstate: s/VMSTATE_INT32_LE/VMSTATE_INT32_POSITIVE_LE/
Michael S. Tsirkin
2014-05-05
virtio-scsi: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
zaurus: fix buffer overrun on invalid state load
Michael S. Tsirkin
2014-05-05
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
[next]