summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/mips: Add API to convert KVM guest KSEG0 <-> GPASanjay Lal2014-06-181-0/+2
* spapr_pci: Advertise MSI quotaBadari Pulavarty2014-06-161-0/+2
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-0/+5
* spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
* spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy2014-06-161-0/+2
* spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy2014-06-162-4/+1Star
* spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2014-06-161-1/+0Star
* spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2014-06-161-0/+1
* spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2014-06-161-2/+16
* macio ide: Do remainder access asynchronouslyAlexander Graf2014-06-161-0/+5
* spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2014-06-161-1/+8
* spapr: Add support for time base offset migrationAlexey Kardashevskiy2014-06-161-0/+1
* mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already thereBALATON Zoltan2014-06-161-0/+2
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-06-091-0/+3
|\
| * virtio-blk: Factor out virtio_blk_handle_scsi_req from virtio_blk_handle_scsiFam Zheng2014-06-041-0/+3
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-06-055-6/+29
|\ \ | |/ |/|
| * qdev: Display warning about unused -globalDon Slutz2014-06-052-0/+9
| * pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-1/+0Star
| * SMBIOS: Fix type 17 field sizesGabriel L. Somlo2014-05-211-4/+4
| * SMBIOS: Update Type 0 struct generator for machines >= 2.1Gabriel L. Somlo2014-05-211-1/+1
| * serial-pci: Set prog interface field of pci config to 16550 compatibleBALATON Zoltan2014-05-211-0/+15
* | xhci: order superspeed ports firstGerd Hoffmann2014-06-021-0/+4
* | usb: add usb_pick_speedGerd Hoffmann2014-06-021-0/+1
* | usb: move ehci register defines to header fileGerd Hoffmann2014-06-021-0/+82
* | usb: add uhci port status reserved bitGerd Hoffmann2014-06-021-0/+1
* | usb: move uhci register defines to header fileGerd Hoffmann2014-06-021-0/+39
* | ssi: Name the CS GPIOPeter Crosthwaite2014-05-281-0/+2
* | qdev: Implement named GPIOsPeter Crosthwaite2014-05-281-4/+20
* | machine: Make -machine opts properties of MachineStateMarcel Apfelbaum2014-05-281-3/+3
* | machine: Conversion of QEMUMachineInitArgs to MachineStateMarcel Apfelbaum2014-05-281-17/+10Star
* | input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-261-1/+0Star
* | input: switch hid keyboard to new input layer api.Gerd Hoffmann2014-05-261-1/+2
* | 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/+0Star
| * | machine: Replace QEMUMachine by MachineClass in accelerator configurationMarcel Apfelbaum2014-05-052-3/+2Star
| * | 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