summaryrefslogtreecommitdiffstats
path: root/hw/i386/kvm
Commit message (Expand)AuthorAgeFilesLines
* cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-1/+1
* 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
* | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-222-4/+4
* | kvm/ioapic: QOM cast cleanupAndreas Färber2013-07-291-2/+2
* | devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
|/
* kvm/clock: Use QOM realize for kvmclockHu Tao2013-07-231-4/+2
* kvm/clock: QOM'ify some moreHu Tao2013-07-231-3/+9
* cpu: Make first_cpu and next_cpu CPUStateAndreas Färber2013-07-091-5/+7
* Merge remote-tracking branch 'bonzini/iommu-for-anthony' into stagingAnthony Liguori2013-07-075-16/+18
|\
| * hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-13/+15
| * memory: add owner argument to initialization functionsPaolo Bonzini2013-07-045-12/+12
* | 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
* kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber2013-06-281-1/+1
* kvm: Fix potential resource leak (missing fclose)Stefan Weil2013-06-211-0/+1
* i8259: Convert PICCommonState to use QOM realizefnAndreas Färber2013-06-071-2/+24
* kvm/i8259: QOM'ify some moreAndreas Färber2013-06-071-3/+5
* i8254: Convert PITCommonState to QOM realizefnAndreas Färber2013-06-071-12/+28
* kvm/i8254: QOM'ify some moreAndreas Färber2013-06-071-8/+11
* pci-assign: Add MSI affinity supportAlex Williamson2013-05-221-0/+18
* target-i386: Replace cpuid_*features fields with a feature word arrayEduardo Habkost2013-05-021-1/+1
* target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZEIgor Mammedov2013-05-011-1/+1
* i8259: QOM cleanupsAndreas Färber2013-04-291-1/+1
* hw: move hw/kvm/ to hw/i386/kvmPaolo Bonzini2013-04-087-0/+2897
OpenPOWER on IntegriCloud