summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2013-09-28smbios: Normalize smbios_entry_add()'s error handling to exit(1)Markus Armbruster1-5/+5
2013-09-25xen: Enable cpu-hotplug on xenfv machine.Anthony PERARD1-0/+1
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori1-1/+1
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-5/+12
2013-09-20kvm: Fix compiler warning (clang)Stefan Weil1-1/+1
2013-09-20kvmvapic: Clear also physical ROM address when entering INACTIVE stateJan Kiszka1-0/+2
2013-09-20kvmvapic: Enter inactive state on hardware resetJan Kiszka1-3/+1
2013-09-20kvmvapic: Catch invalid ROM sizeJan Kiszka1-2/+9
2013-09-12pc_sysfw: Fix ISA BIOS init for ridiculously big flashMarkus Armbruster1-4/+1
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2-1/+6
2013-09-09pc_q35: Initialize Xen.Anthony PERARD1-0/+5
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD1-1/+1
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione2-3/+28
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori3-4/+3
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori3-66/+50
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber3-4/+3
2013-09-01pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2-63/+48
2013-08-29Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori1-5/+4
2013-08-29Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2-87/+95
2013-08-28hw: Clean up bogus default boot orderMarkus Armbruster3-21/+20
2013-08-26Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori3-7/+7
2013-08-23kvm: shorten the parameter list for get_real_device()Wei Yang1-5/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh3-7/+7
2013-08-21pc_piix: Kill pc_init1() memory region argsEduardo Habkost1-5/+5
2013-08-21pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2-4/+4
2013-08-21pc: Create pc_compat_*() functionsEduardo Habkost2-18/+65
2013-08-21pc: Kill pc_init_pci_1_0()Eduardo Habkost1-10/+4
2013-08-21pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster1-13/+9
2013-08-21pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster1-49/+16
2013-08-21loader: store FW CFG ROM files in RAMMichael S. Tsirkin2-0/+4
2013-08-21pc: cleanup 1.4 compat supportMichael S. Tsirkin2-4/+4
2013-08-20Convert stderr message calling error_get_pretty() to error_report()Seiji Aguchi1-3/+3
2013-08-13pvpanic: fix bad mergeAnthony Liguori2-2/+2
2013-08-12Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2-0/+2
2013-08-12pc: drop external DSDT loadingAnthony Liguori1-1/+0
2013-08-12hw/misc: don't create pvpanic device by defaultMarcel Apfelbaum2-8/+8
2013-08-12pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and olderEduardo Habkost2-0/+2
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini5-6/+192
2013-08-12pc_sysfw: remove the rom_only propertyPaolo Bonzini1-9/+0
2013-08-12pc: disable pci-info for 1.6Michael S. Tsirkin2-4/+14
2013-08-06target-i386: Fix X86CPU error handlingAndreas Färber1-7/+6
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov2-35/+35
2013-07-29pc: add Q35 to QOM composition tree under /machineIgor Mammedov1-0/+1
2013-07-29pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin1-2/+0
2013-07-29kvm/ioapic: QOM cast cleanupAndreas Färber1-2/+2
2013-07-29kvmvapic: QOM cast cleanupAndreas Färber1-2/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-23Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori1-37/+41
2013-07-23exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber1-35/+37
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber1-2/+4