summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* pam: pass device to init_pam and use it to set ownerPaolo Bonzini2013-07-041-2/+2
* spapr_iommu: pass device to spapr_tce_new_table and use it to set ownerPaolo Bonzini2013-07-041-1/+2
* memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
* vmport: Disentangle read handler type from portioJan Kiszka2013-07-041-2/+4
* dma: keep a device alive while it has SGListsPaolo Bonzini2013-07-041-1/+1
* PPC: Add clock-frequency export for Mac machinesAlexander Graf2013-07-011-0/+1
* spapr-rtas: add CPU argument to RTAS callsAnthony Liguori2013-07-011-2/+3
* intc/openpic_kvm: Fix QOM and build issuesAndreas Färber2013-07-011-0/+1
* intc/openpic: QOM'ifyAndreas Färber2013-07-011-0/+2
* kvm/openpic: in-kernel mpic supportScott Wood2013-07-011-1/+1
* openpic: factor out some common defines into openpic.hScott Wood2013-07-011-0/+11
* linux-user: Fix compilation failurePeter Maydell2013-06-271-1/+0Star
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+0Star
* usb: add serial bus propertyGerd Hoffmann2013-06-241-0/+1
* dma: eliminate DMAContextPaolo Bonzini2013-06-202-19/+17Star
* spapr_vio: take care of creating our own AddressSpace/DMAContextPaolo Bonzini2013-06-202-11/+11
* pci: use memory core for iommu supportAvi Kivity2013-06-203-4/+5
* spapr: use memory core for iommu supportPaolo Bonzini2013-06-201-0/+1
* spapr: convert TCE API to use an opaque typePaolo Bonzini2013-06-203-6/+9
* vl: Rename *boot_devices to *boot_order, for consistencyMarkus Armbruster2013-06-191-2/+2
* NVMe: Initial commit for new storage interfaceKeith Busch2013-06-171-0/+1
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-158-39/+54
|\
| * qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-2/+0Star
| * isa: QOM'ify ISADeviceAndreas Färber2013-06-073-20/+29
| * isa: QOM'ify ISABusAndreas Färber2013-06-071-1/+4
| * i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-1/+1
| * i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-1/+0Star
| * kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-5/+8
| * i8254: QOM'ify some moreAndreas Färber2013-06-071-7/+11
| * isa: Use realizefn for ISADeviceAndreas Färber2013-06-072-2/+1Star
* | smbios: Clean up smbios_add_field() parametersMarkus Armbruster2013-06-141-1/+1
* | Merge remote-tracking branch 'mjt/trivial-patches-next' into stagingAnthony Liguori2013-06-141-10/+5Star
|\ \
| * | char/serial: Use generic Fifo8Peter Crosthwaite2013-06-111-10/+5Star
| |/
* | target-i386: Set level=4 on Conroe/Penryn/NehalemEduardo Habkost2013-06-101-0/+12
* | target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost2013-06-101-0/+16
|/
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-042-5/+3Star
|\
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0Star
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-031-0/+3
| * xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0Star
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-044-11/+14
|\ \
| * | fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-021-0/+2
| * | fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-022-2/+1Star
| * | refer to FWCfgState explicitlyLaszlo Ersek2013-06-022-10/+12
| * | firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-021-0/+0
| |/
* | Merge remote-tracking branch 'kraxel/usb.83' into stagingAnthony Liguori2013-06-031-0/+11
|\ \
| * | pci: add VMSTATE_MSIXGerd Hoffmann2013-06-031-0/+11
| |/
* / rtc: remove rtc_set_dateHu Tao2013-06-011-1/+0Star
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-221-1/+0Star
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0Star
* | virtio-net: dynamic network offloads configurationDmitry Fleytman2013-05-222-0/+17
|/