Age | Commit message (Expand) | Author |
2013-09-03 | cpu: Use QTAILQ for CPU list | Andreas Färber |
2013-08-29 | Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5 | Anthony Liguori |
2013-08-23 | kvm: shorten the parameter list for get_real_device() | Wei Yang |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | kvm/ioapic: QOM cast cleanup | Andreas Färber |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-23 | kvm/clock: Use QOM realize for kvmclock | Hu Tao |
2013-07-23 | kvm/clock: QOM'ify some more | Hu Tao |
2013-07-09 | cpu: Make first_cpu and next_cpu CPUState | Andreas Färber |
2013-07-07 | Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging | Anthony Liguori |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-07-03 | kvmclock: clock should count only if vm is running | Marcelo Tosatti |
2013-07-03 | pci-assign: remove the duplicate function name in debug message | Wanlong Gao |
2013-07-01 | KVM: PIC: Only commit irq routing when necessary | Alexander Graf |
2013-06-28 | kvm: Change cpu_synchronize_state() argument to CPUState | Andreas Färber |
2013-06-21 | kvm: Fix potential resource leak (missing fclose) | Stefan Weil |
2013-06-07 | i8259: Convert PICCommonState to use QOM realizefn | Andreas Färber |
2013-06-07 | kvm/i8259: QOM'ify some more | Andreas Färber |
2013-06-07 | i8254: Convert PITCommonState to QOM realizefn | Andreas Färber |
2013-06-07 | kvm/i8254: QOM'ify some more | Andreas Färber |
2013-05-22 | pci-assign: Add MSI affinity support | Alex Williamson |
2013-05-02 | target-i386: Replace cpuid_*features fields with a feature word array | Eduardo Habkost |
2013-05-01 | target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE | Igor Mammedov |
2013-04-29 | i8259: QOM cleanups | Andreas Färber |
2013-04-08 | hw: move hw/kvm/ to hw/i386/kvm | Paolo Bonzini |