Age | Commit message (Expand) | Author | Files | Lines |
2013-03-05 | hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC | Peter Maydell | 1 | -0/+167 |
2013-02-11 | error: Clean up error strings with embedded newlines | Markus Armbruster | 1 | -6/+6 |
2013-01-14 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 1 | -2/+15 |
2013-01-10 | Make all static TypeInfos const | Andreas Färber | 5 | -5/+5 |
2013-01-09 | pci-assign: Enable MSIX on device to match guest | Alex Williamson | 1 | -2/+15 |
2013-01-02 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -4/+10 |
2012-12-25 | qemu-kvm/pci-assign: 64 bits bar emulation | Xudong Hao | 1 | -4/+10 |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 6 | -16/+16 |
2012-12-19 | kvm: Pass CPUState to kvm_vcpu_ioctl() | Andreas Färber | 2 | -6/+6 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 6 | -8/+8 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 2 | -3/+3 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-17 | pci: update all users to look in pci/ | Michael S. Tsirkin | 2 | -3/+3 |
2012-11-26 | pc_piix: Move kvm irq routing functions out of pc_piix.c | Jason Baron | 1 | -0/+40 |
2012-10-31 | cpus: Pass CPUState to run_on_cpu() | Andreas Färber | 1 | -1/+1 |
2012-10-30 | apic: Store X86CPU in APICCommonState | Andreas Färber | 1 | -4/+4 |
2012-10-29 | pci-assign: Use msi_get_message() | Alex Williamson | 1 | -4/+1 |
2012-10-29 | pci-assign: Use pci_intx_route_changed() | Alex Williamson | 1 | -2/+1 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 2 | -14/+14 |
2012-09-26 | pci-assign: use monitor_handle_fd_param | Paolo Bonzini | 1 | -9/+3 |
2012-09-10 | kvm: i386: Add classic PCI device assignment | Jan Kiszka | 2 | -1/+1916 |
2012-08-14 | kvm: i8254: Finish time conversion fix | Jan Kiszka | 1 | -4/+10 |
2012-08-14 | kvm: i8254: Cache kernel clock offset in KVMPITState | Jan Kiszka | 1 | -14/+24 |
2012-08-09 | kvm: Rename kvm_irqchip_set_irq() to kvm_set_irq() | Peter Maydell | 2 | -2/+2 |
2012-06-19 | make: automatically include dependencies in recursive subdir rules (v2) | Anthony Liguori | 1 | -0/+1 |
2012-06-11 | kvm: i8254: Fix conversion of in-kernel to userspace state | Jan Kiszka | 1 | -5/+52 |
2012-06-11 | kvm/apic: correct short memset | Jim Meyering | 1 | -1/+1 |
2012-05-16 | kvm: x86: Wire up MSI support for in-kernel irqchip | Jan Kiszka | 1 | -2/+32 |
2012-04-12 | kvmclock: guest stop notification | Eric B Munson | 1 | -0/+16 |
2012-03-14 | i386 hw/: Don't use CPUState | Andreas Färber | 1 | -1/+1 |
2012-03-13 | kvmclock: Always register type | Andreas Färber | 1 | -2/+0 |
2012-03-07 | kvm: x86: Add user space part for in-kernel i8254 | Jan Kiszka | 1 | -0/+254 |
2012-03-01 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori | 1 | -0/+32 |
2012-02-18 | kvmvapic: Introduce TPR access optimization for Windows guests | Jan Kiszka | 1 | -0/+32 |
2012-02-17 | i8259: Do not clear level-triggered lines in IRR on init | Jan Kiszka | 1 | -1/+1 |
2012-02-15 | qom: Unify type registration | Andreas Färber | 4 | -8/+8 |
2012-02-06 | KVM: Fix breakages of QOM conversion | Jan Kiszka | 2 | -0/+2 |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori | 4 | -20/+29 |
2012-01-27 | sysbus: apic: ioapic: convert to QEMU Object Model | Anthony Liguori | 3 | -20/+41 |
2012-01-27 | isa: pic: convert to QEMU Object Model | Anthony Liguori | 1 | -6/+13 |
2012-01-19 | kvm: x86: Add user space part for in-kernel IOAPIC | Jan Kiszka | 1 | -0/+114 |
2012-01-19 | kvm: x86: Add user space part for in-kernel i8259 | Jan Kiszka | 1 | -0/+128 |
2012-01-19 | kvm: x86: Add user space part for in-kernel APIC | Jan Kiszka | 1 | -0/+138 |
2012-01-19 | kvm: Move kvmclock into hw/kvm folder | Jan Kiszka | 2 | -0/+144 |