Age | Commit message (Expand) | Author |
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 |
2014-06-23 | qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR | Wenchao Xia |
2014-06-23 | qapi event: convert DEVICE_TRAY_MOVED | Wenchao Xia |
2014-06-23 | qapi event: convert DEVICE_DELETED | Wenchao Xia |
2014-06-23 | qapi event: convert WATCHDOG | Wenchao Xia |
2014-06-23 | qapi event: convert RTC_CHANGE | Wenchao Xia |
2014-06-23 | qapi event: convert WAKEUP | Wenchao Xia |
2014-06-23 | qapi event: convert SUSPEND_DISK | Wenchao Xia |
2014-06-23 | qapi event: convert SUSPEND | Wenchao Xia |
2014-06-23 | qapi event: convert RESUME | Wenchao Xia |
2014-06-23 | qapi event: convert STOP | Wenchao Xia |
2014-06-23 | qapi event: convert RESET | Wenchao Xia |
2014-06-23 | qapi event: convert SHUTDOWN | Wenchao Xia |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-06-23 | block: asynchronously stop the VM on I/O errors | Paolo Bonzini |
2014-06-19 | qmp: add ACPI_DEVICE_OST event handling | Igor Mammedov |
2014-06-19 | Add vhost-user protocol documentation | Nikolay Nikolaev |
2014-06-19 | acpi: memory hotplug ACPI hardware implementation | Igor Mammedov |
2014-06-10 | libcacard: improve documentation | Paolo Bonzini |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova |
2014-06-05 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-04 | docs/multiseat.txt: add note about spice | Gerd Hoffmann |
2014-06-04 | docs/multiseat.txt: gtk joined the party | Gerd Hoffmann |
2014-06-04 | docs/multiseat.txt: use autoseat | Gerd Hoffmann |
2014-05-28 | docs: Define refcount_bits value | Maria Kustova |
2014-05-26 | docs: add multiseat.txt | Gerd Hoffmann |
2014-05-25 | virtio-balloon: return empty data when no stats are available | Ján Tomko |
2014-05-16 | qapi: skip redundant includes | Benoît Canet |
2014-05-15 | qapi: Show qapi-commands.py invocation in qapi-code-gen.txt | Markus Armbruster |
2014-05-15 | qapi: Replace uncommon use of the error API by the common one | Markus Armbruster |
2014-05-15 | qapi: Normalize marshalling's visitor initialization and cleanup | Markus Armbruster |
2014-05-15 | qapi: Update qapi-code-gen.txt example to match current code | Markus Armbruster |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-09 | qapi: Document optional arguments' backwards compatibility | Eric Blake |
2014-05-08 | qmp hmp: Consistently name Error * objects err, and not errp | Markus Armbruster |
2014-05-08 | qapi: Add a primitive to include other files from a QAPI schema file | Lluís Vilanova |
2014-05-08 | qapi: Use an explicit input file | Lluís Vilanova |
2014-05-07 | docs/memory.txt: Fix document on MMIO operations | Fam Zheng |
2014-05-05 | savevm: Ignore minimum_version_id_old if there is no load_state_old | Peter Maydell |
2014-05-01 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-2' into staging | Peter Maydell |
2014-04-28 | vga: add secondary stdvga variant | Gerd Hoffmann |
2014-04-25 | Use error_is_set() only when necessary (again) | Markus Armbruster |