Age | Commit message (Expand) | Author |
2014-06-23 | qapi: adjust existing defines | Wenchao Xia |
2014-06-23 | audio: fmopl: drop INLINE macro | Luiz Capitulino |
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 |
2014-06-19 | qmp: add query-memory-devices command | Igor Mammedov |
2014-06-19 | pc: acpi: do not hardcode preprocessor | Igor Mammedov |
2014-06-19 | qdev: recursively unrealize devices when unrealizing bus | Paolo Bonzini |
2014-06-19 | qdev: reorganize error reporting in bus_set_realized | Paolo Bonzini |
2014-06-19 | pc: pass MachineState to pc_memory_init | Paolo Bonzini |
2014-06-19 | numa: introduce memory_region_allocate_system_memory | Paolo Bonzini |
2014-06-19 | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao |
2014-06-19 | Add the vhost-user netdev backend to the command line | Nikolay Nikolaev |
2014-06-19 | vhost-net: vhost-user feature bits support | Nikolay Nikolaev |
2014-06-19 | Add vhost-user as a vhost backend. | Nikolay Nikolaev |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev |
2014-06-19 | Add vhost_ops to vhost_dev struct and replace all relevant ioctls | Nikolay Nikolaev |
2014-06-19 | vhost_net_init will use VhostNetOptions to get all its arguments | Nikolay Nikolaev |
2014-06-19 | Refactor virtio-net to use generic get_vhost_net | Nikolay Nikolaev |
2014-06-19 | vhost_net should call the poll callback only when it is set | Nikolay Nikolaev |
2014-06-19 | vhost: add vhost_get_features and vhost_ack_features | Nikolay Nikolaev |
2014-06-19 | virtio-net: announce self by guest | Jason Wang |
2014-06-19 | pc: q35: acpi: report error to user on unsupported unplug request | Igor Mammedov |
2014-06-19 | virtio: Drop superfluous conditionals around g_strdup() | Markus Armbruster |
2014-06-19 | virtio: Drop superfluous conditionals around g_free() | Markus Armbruster |
2014-06-19 | acpi: update generated files | Michael S. Tsirkin |
2014-06-19 | pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines | Igor Mammedov |
2014-06-19 | pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole | Igor Mammedov |
2014-06-19 | pc: add "hotplug-memory-region-size" property to PC_MACHINE | Igor Mammedov |
2014-06-19 | pc: ACPI BIOS: implement memory hotplug interface | Igor Mammedov |
2014-06-19 | pc: propagate memory hotplug event to ACPI device | Igor Mammedov |
2014-06-19 | pc: add acpi-device link to PCMachineState | Igor Mammedov |
2014-06-19 | pc: migrate piix4 & ich9 MemHotplugState | Igor Mammedov |
2014-06-19 | acpi:ich9: add memory hotplug handling | Igor Mammedov |
2014-06-19 | pc: ich9 lpc: make it work with global/compat properties | Igor Mammedov |