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-06-24
rng-random: NULL check not needed before g_free()
Eduardo Habkost
2014-06-24
block.c: Remove useless 'buf' variable
Chen Gang
2014-06-24
vscclient: Add required headers to fix build on FreeBSD
Ed Maste
2014-06-24
target-ppc: Fix compiler warning
Stefan Weil
2014-06-24
configure: Enable TPM by default, add --disable-tpm
Cole Robinson
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
2014-06-24
virtio-serial: remove useless set_config function
Paolo Bonzini
2014-06-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
2014-06-24
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-06-24
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-06-23
Merge remote-tracking branch 'remotes/rth/tcg-ppc-merge-1' into staging
Peter Maydell
2014-06-23
vmstate: Refactor & increase tests for primitive types
Juan Quintela
2014-06-23
vmstate: Return error in case of error
Juan Quintela
2014-06-23
migration: Remove unneeded minimum_version_id_old
Juan Quintela
2014-06-23
tests: vmstate static checker: add size mismatch inside substructure
Amit Shah
2014-06-23
tests: vmstate static checker: add substructure for usb-kbd for hid section
Amit Shah
2014-06-23
tests: vmstate static checker: remove Subsections
Amit Shah
2014-06-23
tests: vmstate static checker: remove a subsection
Amit Shah
2014-06-23
tests: vmstate static checker: remove Description inside Fields
Amit Shah
2014-06-23
tests: vmstate static checker: remove Description
Amit Shah
2014-06-23
tests: vmstate static checker: remove Fields
Amit Shah
2014-06-23
tests: vmstate static checker: change description name
Amit Shah
2014-06-23
tests: vmstate static checker: remove last field in a struct
Amit Shah
2014-06-23
tests: vmstate static checker: remove a field
Amit Shah
2014-06-23
tests: vmstate static checker: remove a section
Amit Shah
2014-06-23
tests: vmstate static checker: minimum_version_id check
Amit Shah
2014-06-23
tests: vmstate static checker: version mismatch inside a Description
Amit Shah
2014-06-23
tests: vmstate static checker: add version error in main section
Amit Shah
2014-06-23
tests: vmstate static checker: incompat machine types
Amit Shah
2014-06-23
tests: vmstate static checker: add dump1 and dump2 files
Amit Shah
2014-06-23
vmstate-static-checker: script to validate vmstate changes
Amit Shah
2014-06-23
migration: dump vmstate info as a json file for static analysis
Amit Shah
2014-06-23
rdma: bug fixes
Michael R. Hines
2014-06-23
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140623-2' into staging
Peter Maydell
2014-06-23
monitor: protect event emission
Paolo Bonzini
2014-06-23
monitor: protect outbuf and mux_out with mutex
Paolo Bonzini
2014-06-23
qemu-char: make writes thread-safe
Paolo Bonzini
2014-06-23
qemu-char: move pty_chr_update_read_handler around
Paolo Bonzini
2014-06-23
qemu-char: do not call chr_write directly
Paolo Bonzini
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
2014-06-23
qapi event: clean up
Wenchao Xia
2014-06-23
qapi event: convert QUORUM events
Wenchao Xia
2014-06-23
qapi event: convert GUEST_PANICKED
Wenchao Xia
2014-06-23
qapi event: convert BALLOON_CHANGE
Wenchao Xia
2014-06-23
qmp: convert ACPI_DEVICE_OST event
Igor Mammedov
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
2014-06-23
qapi event: convert VNC events
Wenchao Xia
2014-06-23
qapi event: convert NIC_RX_FILTER_CHANGED
Wenchao Xia
2014-06-23
qapi event: convert other BLOCK_JOB events
Wenchao Xia
2014-06-23
qapi event: convert BLOCK_IMAGE_CORRUPTED
Wenchao Xia
[next]