Age | Commit message (Expand) | Author |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia |
2014-06-24 | hw/moxie/moxiesim.c: Remove unused moxie_intc_create() | Peter Maydell |
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-23 | migration: Remove unneeded minimum_version_id_old | Juan Quintela |
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 NIC_RX_FILTER_CHANGED | 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 SUSPEND_DISK | Wenchao Xia |
2014-06-23 | pc & q35: Add new machine opt max-ram-below-4g | Don Slutz |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia |
2014-06-23 | audio: fmopl: drop INLINE macro | Luiz Capitulino |
2014-06-23 | xen-hvm: Fix xen_hvm_init() to adjust pc memory layout | Don Slutz |
2014-06-23 | pcie: coding style tweak | Michael S. Tsirkin |
2014-06-23 | hw/pcie: better hotplug/hotunplug support | Marcel Apfelbaum |
2014-06-23 | hw/pcie: implement power controller functionality | Marcel Apfelbaum |
2014-06-23 | hw/pcie: correct debug message | Marcel Apfelbaum |
2014-06-23 | q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props | Eduardo Habkost |
2014-06-23 | virtio-pci: Report an error when msix vectors init fails | Fam Zheng |
2014-06-23 | e1000: factor out checking for auto-negotiation availability | Gabriel L. Somlo |
2014-06-23 | e1000: move e1000_autoneg_timer() to after set_ics() | Gabriel L. Somlo |
2014-06-23 | e1000: signal guest on successful link auto-negotiation | Gabriel L. Somlo |
2014-06-23 | e1000: improve auto-negotiation reporting via mii-tool | Gabriel L. Somlo |
2014-06-23 | e1000: emulate auto-negotiation during external link status change | Gabriel L. Somlo |
2014-06-23 | vhost: fix resource leak in error handling | Michael S. Tsirkin |
2014-06-23 | vhost: block migration if backend does not log memory | Michael S. Tsirkin |
2014-06-23 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-21 | block: m25p80: Support read only bdrvs. | Peter Crosthwaite |
2014-06-21 | block: m25p80: sync_page(): Deindent function body. | Peter Crosthwaite |
2014-06-20 | apb: Fix out-of-bounds array write access | Stefan Weil |
2014-06-20 | gt64xxx_pci: Add VMStateDescription | Sanjay Lal |
2014-06-20 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-06-20 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'... | Peter Maydell |
2014-06-20 | spice: fix 32bit build | Gerd Hoffmann |
2014-06-20 | hw/mips: malta: Don't boot from flash with KVM T&E | James Hogan |
2014-06-19 | armv7m_nvic: fix AIRCR implementation | Oran Avraham |
2014-06-19 | Use PSCI v0.2 compatible string when KVM or TCG provides it | Pranavkumar Sawargaonkar |
2014-06-19 | hw/block/pflash_cfi01: Report correct size info for parallel configs | Peter Maydell |
2014-06-19 | hw/arm/vexpress: Forbid specifying flash contents in two ways at once | Peter Maydell |
2014-06-19 | hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT | Peter Maydell |
2014-06-19 | qmp: add ACPI_DEVICE_OST event handling | Igor Mammedov |
2014-06-19 | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices | Igor Mammedov |
2014-06-19 | acpi: introduce TYPE_ACPI_DEVICE_IF interface | Igor Mammedov |