aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-08-12pc_sysfw: remove the rom_only propertyPaolo Bonzini
2013-08-12pc: disable pci-info for 1.6Michael S. Tsirkin
2013-08-06target-i386: Fix X86CPU error handlingAndreas Färber
2013-07-29pc: limit 64 bit hole to 2G by defaultIgor Mammedov
2013-07-29pc: add Q35 to QOM composition tree under /machineIgor Mammedov
2013-07-29pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.hMichael S. Tsirkin
2013-07-29kvm/ioapic: QOM cast cleanupAndreas Färber
2013-07-29kvmvapic: QOM cast cleanupAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-07-23exec: Change cpu_memory_rw_debug() argument to CPUStateAndreas Färber
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber
2013-07-23kvmvapic: Use QOM realizeHu Tao
2013-07-23kvm/clock: Use QOM realize for kvmclockHu Tao
2013-07-23kvm/clock: QOM'ify some moreHu Tao
2013-07-23q35: Use type-safe cast instead of direct access of parent devHu Tao
2013-07-18Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-15pc: don't access fw cfg if NULLMichael S. Tsirkin
2013-07-09cpu: Make first_cpu and next_cpu CPUStateAndreas Färber
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-08Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-07-07pci: Add root bus parameter to pci_nic_init()David Gibson
2013-07-07pci: Abolish pci_find_root_bus()David Gibson
2013-07-07Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add ref/unref callsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04pc_piix: cleanup init compat handlingMichael S. Tsirkin
2013-07-04pc: pass PCI hole ranges to GuestsMichael S. Tsirkin
2013-07-04pci: store PCI hole ranges in guestinfo structureMichael S. Tsirkin
2013-07-03kvmclock: clock should count only if vm is runningMarcelo Tosatti
2013-07-03pci-assign: remove the duplicate function name in debug messageWanlong Gao
2013-07-01KVM: PIC: Only commit irq routing when necessaryAlexander Graf
2013-06-28multiboot: Calculate upper_mem in the ROMKevin Wolf
2013-06-28cpu: Change cpu_exit() argument to CPUStateAndreas Färber
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber
2013-06-25Move hardcoded initialization of xen-platform device.Paul Durrant
2013-06-25Allow use of pc machine type (accel=xen) for Xen HVM domains.Paul Durrant
2013-06-25Revert "xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-trad...Stefano Stabellini
2013-06-24Merge remote-tracking branch 'kraxel/usb.84' into stagingAnthony Liguori
2013-06-24usb: fix serial number for hid devicesGerd Hoffmann
2013-06-21kvm: Fix potential resource leak (missing fclose)Stefan Weil
2013-06-19pc: Make -no-fd-bootchk stick across boot order changesMarkus Armbruster
2013-06-15Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpuBlue Swirl
2013-06-14smbios: Check R in -smbios type=0, release=R parses okayMarkus Armbruster
2013-06-14smbios: Fix -smbios type=0, release=... for big endian hostsMarkus Armbruster
2013-06-14smbios: Clean up smbios_add_field() parametersMarkus Armbruster
2013-06-14smbios: Convert to error_report()Markus Armbruster
2013-06-10target-i386: Update model values on Conroe/Penryn/Nehalem CPU modelsEduardo Habkost