summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* virtio-serial: report frontend connection state via monitorLaszlo Ersek2014-06-271-3/+9
* qapi event: clean up in callersWenchao Xia2014-06-271-1/+1
* hw/moxie/moxiesim.c: Remove unused moxie_intc_create()Peter Maydell2014-06-241-13/+0
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* virtio-serial: remove useless set_config functionPaolo Bonzini2014-06-241-8/+0
* Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...Peter Maydell2014-06-241-5/+2
|\
| * migration: Remove unneeded minimum_version_id_oldJuan Quintela2014-06-231-5/+2
* | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-06-2413-106/+54
|\ \
| * | qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-11/+2
| * | qapi event: convert BALLOON_CHANGEWenchao Xia2014-06-231-2/+4
| * | qmp: convert ACPI_DEVICE_OST eventIgor Mammedov2014-06-231-28/+6
| * | qapi event: convert NIC_RX_FILTER_CHANGEDWenchao Xia2014-06-231-10/+3
| * | qapi event: convert DEVICE_DELETEDWenchao Xia2014-06-231-10/+2
| * | qapi event: convert WATCHDOGWenchao Xia2014-06-231-16/+7
| * | qapi event: convert RTC_CHANGEWenchao Xia2014-06-232-2/+4
| * | qapi event: convert SUSPEND_DISKWenchao Xia2014-06-231-2/+2
| * | qapi: adjust existing definesWenchao Xia2014-06-233-9/+9
| * | audio: fmopl: drop INLINE macroLuiz Capitulino2014-06-231-16/+15
| |/
* | pc & q35: Add new machine opt max-ram-below-4gDon Slutz2014-06-233-2/+89
* | xen-hvm: Fix xen_hvm_init() to adjust pc memory layoutDon Slutz2014-06-232-29/+31
* | pcie: coding style tweakMichael S. Tsirkin2014-06-231-5/+3
* | hw/pcie: better hotplug/hotunplug supportMarcel Apfelbaum2014-06-231-5/+24
* | hw/pcie: implement power controller functionalityMarcel Apfelbaum2014-06-233-1/+46
* | hw/pcie: correct debug messageMarcel Apfelbaum2014-06-231-1/+1
* | q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_propsEduardo Habkost2014-06-231-1/+1
* | virtio-pci: Report an error when msix vectors init failsFam Zheng2014-06-231-0/+2
* | e1000: factor out checking for auto-negotiation availabilityGabriel L. Somlo2014-06-231-12/+14
* | e1000: move e1000_autoneg_timer() to after set_ics()Gabriel L. Somlo2014-06-231-13/+13
* | e1000: signal guest on successful link auto-negotiationGabriel L. Somlo2014-06-231-0/+1
* | e1000: improve auto-negotiation reporting via mii-toolGabriel L. Somlo2014-06-232-1/+7
* | e1000: emulate auto-negotiation during external link status changeGabriel L. Somlo2014-06-231-16/+19
* | vhost: fix resource leak in error handlingMichael S. Tsirkin2014-06-231-4/+6
* | vhost: block migration if backend does not log memoryMichael S. Tsirkin2014-06-231-0/+11
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-231-16/+14
|\
| * block: m25p80: Support read only bdrvs.Peter Crosthwaite2014-06-211-6/+2
| * block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite2014-06-211-11/+13
* | apb: Fix out-of-bounds array write accessStefan Weil2014-06-201-2/+2
|/
* gt64xxx_pci: Add VMStateDescriptionSanjay Lal2014-06-201-0/+23
* Merge remote-tracking branch 'remotes/kvm/uq/master' into stagingPeter Maydell2014-06-204-25/+90
|\
| * hw/mips: malta: Don't boot from flash with KVM T&EJames Hogan2014-06-201-0/+6
| * hw/mips: malta: Add KVM supportJames Hogan2014-06-181-20/+53
| * hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctlsSanjay Lal2014-06-181-0/+11
| * hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-181-1/+6
| * hw/mips/cputimer: Don't start periodic timer in KVM modeSanjay Lal2014-06-181-1/+8
| * target-mips: Reset CPU timer consistentlyJames Hogan2014-06-181-3/+6
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-2036-293/+3183
|\ \
| * | qmp: add ACPI_DEVICE_OST event handlingIgor Mammedov2014-06-191-1/+28
| * | acpi: implement ospm_status() method for PIIX4/ICH9_LPC devicesIgor Mammedov2014-06-194-0/+52
| * | acpi: introduce TYPE_ACPI_DEVICE_IF interfaceIgor Mammedov2014-06-192-0/+16
| * | qmp: add query-memory-devices commandIgor Mammedov2014-06-191-0/+39
OpenPOWER on IntegriCloud