summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* smbios: Factor out smbios_maybe_add_str()Markus Armbruster2013-09-281-36/+25
* smbios: Make multiple -smbios type= accumulate sanelyMarkus Armbruster2013-09-281-61/+91
* smbios: Improve diagnostics for conflicting entriesMarkus Armbruster2013-09-281-26/+17
* smbios: Convert to QemuOptsMarkus Armbruster2013-09-281-38/+171
* smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster2013-09-281-5/+5
* Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-112-1/+6
|\
| * pc_q35: Initialize Xen.Anthony PERARD2013-09-091-0/+5
| * pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-1/+1
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-062-3/+28
|/
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-033-4/+3
|\
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-033-4/+3
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-033-66/+50
|\ \ | |/ |/|
| * pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-012-63/+48
| * hw: Clean up bogus default boot orderMarkus Armbruster2013-08-283-21/+20
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori2013-08-291-5/+4
|\ \
| * | kvm: shorten the parameter list for get_real_device()Wei Yang2013-08-231-5/+4
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2013-08-292-87/+95
|\ \ \ | | |/ | |/|
| * | pc_piix: Kill pc_init1() memory region argsEduardo Habkost2013-08-211-5/+5
| * | pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2013-08-212-4/+4
| * | pc: Create pc_compat_*() functionsEduardo Habkost2013-08-212-18/+65
| * | pc: Kill pc_init_pci_1_0()Eduardo Habkost2013-08-211-10/+4
| * | pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2013-08-211-13/+9
| * | pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-49/+16
| * | loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-212-0/+4
| * | pc: cleanup 1.4 compat supportMichael S. Tsirkin2013-08-212-4/+4
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-263-7/+7
|\ \ \
| * | | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-223-7/+7
| |/ /
* | | Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi2013-08-201-3/+3
|/ /
* | pvpanic: fix bad mergeAnthony Liguori2013-08-132-2/+2
* | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-08-122-0/+2
|\ \
| * | pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost2013-08-122-0/+2
* | | pc: drop external DSDT loadingAnthony Liguori2013-08-121-1/+0
* | | hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum2013-08-122-8/+8
|/ /
* | pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-125-6/+192
* | pc_sysfw: remove the rom_only propertyPaolo Bonzini2013-08-121-9/+0
* | pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-122-4/+14
* | target-i386: Fix X86CPU error handlingAndreas Färber2013-08-061-7/+6
* | pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-292-35/+35
* | pc: add Q35 to QOM composition tree under /machineIgor Mammedov2013-07-291-0/+1
* | pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin2013-07-291-2/+0
* | kvm/ioapic: QOM cast cleanupAndreas Färber2013-07-291-2/+2
* | kvmvapic: QOM cast cleanupAndreas Färber2013-07-291-2/+2
* | devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
|/
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-07-231-37/+41
|\
| * exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber2013-07-231-35/+37
| * cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-231-2/+4
* | kvmvapic: Use QOM realizeHu Tao2013-07-231-7/+5
* | kvm/clock: Use QOM realize for kvmclockHu Tao2013-07-231-4/+2
* | kvm/clock: QOM'ify some moreHu Tao2013-07-231-3/+9
* | q35: Use type-safe cast instead of direct access of parent devHu Tao2013-07-231-1/+3
|/
OpenPOWER on IntegriCloud