summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* 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/+4Star
* pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2013-08-211-13/+9Star
* pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-49/+16Star
* loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-202-0/+4
* pc: cleanup 1.4 compat supportMichael S. Tsirkin2013-08-202-4/+4
* 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/+0Star
* | 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/+0Star
* pc: disable pci-info for 1.6Michael S. Tsirkin2013-08-122-4/+14
* target-i386: Fix X86CPU error handlingAndreas Färber2013-08-061-7/+6Star
* pc: limit 64 bit hole to 2G by defaultIgor Mammedov2013-07-302-35/+35
* pc: add Q35 to QOM composition tree under /machineIgor Mammedov2013-07-301-0/+1
* pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin2013-07-301-2/+0Star
* 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/+5Star
* | kvm/clock: Use QOM realize for kvmclockHu Tao2013-07-231-4/+2Star
* | 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
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-181-1/+1
|\
| * pc: don't access fw cfg if NULLMichael S. Tsirkin2013-07-151-1/+1
* | cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-094-19/+26
* | cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber2013-07-092-7/+10
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-083-18/+116
|\|
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-071-1/+1
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-071-1/+1
| * pc_piix: cleanup init compat handlingMichael S. Tsirkin2013-07-041-14/+4Star
| * pc: pass PCI hole ranges to GuestsMichael S. Tsirkin2013-07-043-3/+51
| * pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin2013-07-043-3/+63
* | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-07-079-28/+31
|\ \ | |/ |/|
| * hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-043-17/+19
| * memory: add ref/unref callsPaolo Bonzini2013-07-041-0/+1
| * memory: add owner argument to initialization functionsPaolo Bonzini2013-07-049-23/+23
* | kvmclock: clock should count only if vm is runningMarcelo Tosatti2013-07-031-34/+30Star
* | pci-assign: remove the duplicate function name in debug messageWanlong Gao2013-07-031-6/+6
|/
* KVM: PIC: Only commit irq routing when necessaryAlexander Graf2013-07-011-0/+1
* multiboot: Calculate upper_mem in the ROMKevin Wolf2013-06-281-2/+0Star
* cpu: Change cpu_exit() argument to CPUStateAndreas Färber2013-06-281-1/+1
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-282-3/+3