summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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/+4
| * 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/+30
* | 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/+0
* 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
* Move hardcoded initialization of xen-platform device.Paul Durrant2013-06-251-3/+7
* Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant2013-06-251-3/+5
* Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini2013-06-251-3/+3
* Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori2013-06-241-0/+12
|\
| * usb: fix serial number for hid devicesGerd Hoffmann2013-06-241-0/+12
* | kvm: Fix potential resource leak (missing fclose)Stefan Weil2013-06-211-0/+1
|/
* pc: Make -no-fd-bootchk stick across boot order changesMarkus Armbruster2013-06-191-4/+3
* Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl2013-06-154-36/+87
|\
OpenPOWER on IntegriCloud