aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2014-06-23qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia
2014-06-23qapi event: convert DEVICE_DELETEDWenchao Xia
2014-06-23qapi event: convert WATCHDOGWenchao Xia
2014-06-23qapi event: convert RTC_CHANGEWenchao Xia
2014-06-23qapi event: convert SUSPEND_DISKWenchao Xia
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-23audio: fmopl: drop INLINE macroLuiz Capitulino
2014-06-23Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-21block: m25p80: Support read only bdrvs.Peter Crosthwaite
2014-06-21block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil
2014-06-20gt64xxx_pci: Add VMStateDescriptionSanjay Lal
2014-06-20Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell
2014-06-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-06-20Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140619'...Peter Maydell
2014-06-20spice: fix 32bit buildGerd Hoffmann
2014-06-20hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan
2014-06-19armv7m_nvic: fix AIRCR implementationOran Avraham
2014-06-19Use PSCI v0.2 compatible string when KVM or TCG provides itPranavkumar Sawargaonkar
2014-06-19hw/block/pflash_cfi01: Report correct size info for parallel configsPeter Maydell
2014-06-19hw/arm/vexpress: Forbid specifying flash contents in two ways at oncePeter Maydell
2014-06-19hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFTPeter Maydell
2014-06-19qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov
2014-06-19acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov
2014-06-19acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov
2014-06-19qmp: add query-memory-devices commandIgor Mammedov
2014-06-19pc: acpi: do not hardcode preprocessorIgor Mammedov
2014-06-19qdev: recursively unrealize devices when unrealizing busPaolo Bonzini
2014-06-19qdev: reorganize error reporting in bus_set_realizedPaolo Bonzini
2014-06-19pc: pass MachineState to pc_memory_initPaolo Bonzini
2014-06-19numa: introduce memory_region_allocate_system_memoryPaolo Bonzini
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao
2014-06-19Add the vhost-user netdev backend to the command lineNikolay Nikolaev
2014-06-19vhost-net: vhost-user feature bits supportNikolay Nikolaev
2014-06-19Add vhost-user as a vhost backend.Nikolay Nikolaev
2014-06-19Add vhost-backend and VhostBackendTypeNikolay Nikolaev
2014-06-19Add vhost_ops to vhost_dev struct and replace all relevant ioctlsNikolay Nikolaev
2014-06-19vhost_net_init will use VhostNetOptions to get all its argumentsNikolay Nikolaev
2014-06-19Refactor virtio-net to use generic get_vhost_netNikolay Nikolaev
2014-06-19vhost_net should call the poll callback only when it is setNikolay Nikolaev
2014-06-19vhost: add vhost_get_features and vhost_ack_featuresNikolay Nikolaev
2014-06-19virtio-net: announce self by guestJason Wang
2014-06-19pc: q35: acpi: report error to user on unsupported unplug requestIgor Mammedov
2014-06-19virtio: Drop superfluous conditionals around g_strdup()Markus Armbruster
2014-06-19virtio: Drop superfluous conditionals around g_free()Markus Armbruster
2014-06-19acpi: update generated filesMichael S. Tsirkin
2014-06-19pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machinesIgor Mammedov
2014-06-19pc: ACPI BIOS: reserve SRAT entry for hotplug mem holeIgor Mammedov
2014-06-19pc: add "hotplug-memory-region-size" property to PC_MACHINEIgor Mammedov
2014-06-19pc: ACPI BIOS: implement memory hotplug interfaceIgor Mammedov