summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-202-0/+35
* s390x: add I/O adapter registrationCornelia Huck2014-05-201-0/+2
* s390x: split flic into kvm and non-kvm partsCornelia Huck2014-05-201-11/+40
* pci: add Error-propagating pci_add_capability2()Laszlo Ersek2014-05-081-0/+4
* Merge remote-tracking branch 'remotes/sstabellini/xen-140507-2' into stagingPeter Maydell2014-05-071-0/+7
|\
| * xen_disk: add discard supportOlaf Hering2014-05-071-0/+7
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-05-073-9/+22
|\ \ | |/ |/|
| * smbus: return -1 if nothing found at the given addressPaolo Bonzini2014-05-071-6/+6
| * smbus: allow returning an error from readsPaolo Bonzini2014-05-071-3/+3
| * apic: use emulated lapic version 0x14 on pc machines >= 2.1Gabriel L. Somlo2014-05-072-0/+4
| * pc: add compat_props placeholder for 2.0 machine typeGabriel L. Somlo2014-05-071-0/+9
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' i...Peter Maydell2014-05-071-2/+2
|\ \
| * | virtio-net: fix buffer overflow on invalid state loadMichael S. Tsirkin2014-05-051-2/+2
* | | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-05-072-5/+26
|\ \ \ | |_|/ |/| |
| * | machine: Remove QEMUMachine indirection from MachineClassMarcel Apfelbaum2014-05-051-2/+0
| * | machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum2014-05-052-3/+2
| * | vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgsMarcel Apfelbaum2014-05-051-2/+3
| * | machine: Copy QEMUMachine's fields to MachineClassMarcel Apfelbaum2014-05-051-0/+24
| * | machine: Remove obsoleted field from QEMUMachineMarcel Apfelbaum2014-05-051-1/+0
| |/
* | SMBIOS: Build aggregate smbios tables and entry pointGabriel L. Somlo2014-05-051-1/+4
* | SMBIOS: Use bitmaps to prevent incompatible comand line optionsGabriel L. Somlo2014-05-051-0/+2
* | SMBIOS: Update header file definitionsGabriel L. Somlo2014-05-051-22/+66
* | SMBIOS: Rename symbols to better reflect future useGabriel L. Somlo2014-05-051-3/+3
* | E820: Add interface for accessing e820 tableGabriel L. Somlo2014-05-051-0/+2
|/
* allwinner-emac: set autonegotiation complete bit on link upBeniamino Galvani2014-04-171-0/+1
* allwinner-a10-pit: implement prescaler and source selectionBeniamino Galvani2014-04-171-0/+1
* allwinner-a10-pit: avoid generation of spurious interruptsBeniamino Galvani2014-04-171-2/+10
* PPC: Clean up DECR implementationAlexander Graf2014-04-081-0/+3
* fw-path-provider: Change GPL version to 2+Alexey Kardashevskiy2014-04-071-1/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-03-241-0/+8
|\
| * acpi: Add ACPI_CPU_HOTPLUG_ID_LIMIT macroEduardo Habkost2014-03-181-0/+8
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-202-2/+54
|\ \
| * | qdev: Introduce FWPathProvider interfacePaolo Bonzini2014-03-201-0/+47
| * | spapr_hcall: Fix little-endian resource handling in H_SET_MODEAlexey Kardashevskiy2014-03-201-2/+7
* | | qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-0/+11
* | | vl.c: Fix OpenBSD compilation issue due to namespace collisionsMarcel Apfelbaum2014-03-191-0/+1
|/ /
* | scsi: Fix migration of scsi sense dataFam Zheng2014-03-141-0/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-03-132-2/+9
|\ \
| * | dataplane: replace internal thread with IOThreadStefan Hajnoczi2014-03-131-2/+6
| * | iothread: add "iothread" qdev property typeStefan Hajnoczi2014-03-131-0/+3
| |/
* | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into stagingPeter Maydell2014-03-132-2/+0
|\ \
| * | Move QEMUMachine typedef to qemu/typedefs.hAndreas Färber2014-03-131-2/+0
| * | Revert "KVM: Split QEMUMachine typedef into separate header"Andreas Färber2014-03-132-2/+2
| |/
* | qdev: Prepare realize/unrealize hooks for BusStateBandan Das2014-03-131-0/+6
* | virtio-serial-port: Convert to QOM realize/unrealizeAndreas Färber2014-03-131-4/+4
* | hw/boards: Convert current_machine to MachineStateMarcel Apfelbaum2014-03-121-3/+3
* | vl: Use MachineClass instead of global QEMUMachine listMarcel Apfelbaum2014-03-121-0/+1
* | hw/core: Introduce QEMU machine as QOM objectMarcel Apfelbaum2014-03-121-0/+50
* | ssi: Remove SSI_SLAVE_FROM_QDEV() macroPeter Crosthwaite2014-03-121-2/+1
|/
* q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-112-13/+13
OpenPOWER on IntegriCloud