summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0
| * 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/+0
| * 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/+1
* | 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/+5
|\ \
| * | char/serial: Use generic Fifo8Peter Crosthwaite2013-06-111-10/+5
| |/
* | 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/+3
|\
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-031-1/+0
| * 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/+0
* | 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/+1
| * | 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/+0
|/
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-05-221-1/+0
|\
| * remove some double-includesMichael Tokarev2013-05-181-1/+0
* | virtio-net: dynamic network offloads configurationDmitry Fleytman2013-05-222-0/+17
|/
* virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic2013-05-151-0/+4
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-5/+0
* target-i386: Change CPUID model of 486 to 8Andreas Färber2013-05-061-0/+4
* qdev: Introduce qdev_prop_set_globals_for_type()Andreas Färber2013-05-061-0/+2
* qdev: Let qdev_prop_parse() pass through ErrorAndreas Färber2013-05-061-2/+3
* virtio-scsi: fix the command line compatibility.KONRAD Frederic2013-05-031-1/+0
* scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic2013-05-031-1/+2
* virtio: add virtio_device_set_child_bus_name.KONRAD Frederic2013-05-031-0/+4
* Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-05-025-6/+91
|\
| * pc: Implement QEMUMachine::hot_add_cpu hookIgor Mammedov2013-05-011-0/+1
| * Add hot_add_cpu hook to QEMUMachineIgor Mammedov2013-05-011-0/+3
| * target-i386: Move APIC to ICC busIgor Mammedov2013-05-012-3/+6
| * target-i386: Attach ICC bus to CPU on its creationIgor Mammedov2013-05-011-1/+1
| * target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-011-0/+79
| * target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-2/+0
| * pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-011-0/+1
* | Trivial grammar and spelling fixesStefan Weil2013-05-011-3/+3
|/
* pvpanic: create pvpanic by default for machine 1.5Hu Tao2013-04-301-0/+3
* fw_cfg: add required header filesHu Tao2013-04-301-0/+7
OpenPOWER on IntegriCloud