Age | Commit message (Expand) | Author |
2012-05-21 | kvm: Introduce kvm_irqchip_add/remove_irqfd | Jan Kiszka |
2012-05-21 | kvm: Make kvm_irqchip_commit_routes an internal service | Jan Kiszka |
2012-05-21 | kvm: Publicize kvm_irqchip_release_virq | Jan Kiszka |
2012-05-21 | kvm: Introduce kvm_irqchip_add_msi_route | Jan Kiszka |
2012-05-21 | kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_route | Jan Kiszka |
2012-05-21 | msix: Introduce vector notifiers | Jan Kiszka |
2012-05-21 | msix: Invoke msix_handle_mask_update on msix_mask_all | Jan Kiszka |
2012-05-21 | msix: Factor out msix_get_message | Jan Kiszka |
2012-05-17 | kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNC | Avi Kivity |
2012-05-16 | kvm: Enable in-kernel irqchip support by default | Jan Kiszka |
2012-05-16 | kvm: Add support for direct MSI injections | Jan Kiszka |
2012-05-16 | kvm: Update kernel headers | Jan Kiszka |
2012-05-16 | kvm: x86: Wire up MSI support for in-kernel irqchip | Jan Kiszka |
2012-05-16 | pc: Enable MSI support at APIC level | Jan Kiszka |
2012-05-16 | kvm: Introduce basic MSI support for in-kernel irqchips | Jan Kiszka |
2012-05-16 | Introduce MSIMessage structure | Jan Kiszka |
2012-05-16 | kvm: Refactor KVMState::max_gsi to gsi_count | Jan Kiszka |
2012-05-10 | kvm: Fix dirty tracking with large kernel page size | David Gibson |
2012-05-04 | fix build with pulseaudio versions older than 0.9.11 | Gerd Hoffmann |
2012-05-03 | Bail out if CONFIG_TCG_PASS_AREG0 is defined | malc |
2012-05-03 | Restore consistent formatting | malc |
2012-05-02 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-05-02 | ATA: Allow WIN_SECURITY_FREEZE_LOCK as nop | Alexander Graf |
2012-05-02 | rbd: add discard support | Josh Durgin |
2012-05-02 | qcow2: fix the return value -ENOENT -> -EEXIST | Zhi Yong Wu |
2012-05-02 | qcow2: Don't hold cache references across yield | Kevin Wolf |
2012-05-02 | qcow2: Remove unused parameter in do_alloc_cluster_offset | Kevin Wolf |
2012-05-02 | qemu-iotests: Many parallel allocating I/O requests | Kevin Wolf |
2012-05-02 | docs: fix one issue in qcow2 specs | Zhi Yong Wu |
2012-05-02 | block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported() | Stefan Weil |
2012-05-02 | qemu-iotests: ignore fragmentation information for qed | Dong Xu Wang |
2012-05-02 | Update version for 1.1-rc0 releasev1.1-rc0 | Anthony Liguori |
2012-05-01 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori |
2012-05-01 | Merge remote-tracking branch 'stefanha/tracing' into staging | Anthony Liguori |
2012-05-01 | Merge remote-tracking branch 'agraf/s390-for-upstream' into staging | Anthony Liguori |
2012-05-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2012-05-01 | Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging | Anthony Liguori |
2012-05-01 | Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into staging | Anthony Liguori |
2012-05-01 | Declare state directory in smb.conf | Nikolaus Rath |
2012-05-01 | slirp: don't use "smb ports = 0" option | Nikolaus Rath |
2012-05-01 | linux-user: Fix invalid TARGET_ABI_BITS usage on ppc hosts | Alexander Graf |
2012-05-01 | target-ppc: Some support for dumping TLB_EMB TLBs | François Revol |
2012-05-01 | ppce500_spin: Replace assert by hw_error (fixes compiler warning) | Stefan Weil |
2012-05-01 | pseries: Fix use of global CPU state | Peter Portante |
2012-05-01 | pseries: Use the same interrupt swizzling for host bridges as p2p bridges | David Gibson |
2012-05-01 | pseries: Implement automatic PAPR VIO address allocation | David Gibson |
2012-05-01 | PPC: Fix up e500 cache size setting | Alexander Graf |
2012-05-01 | booke:Use MMU API for creating initial mapping for secondary cpus | Bharat Bhushan |
2012-05-01 | linux-user: Fix undefined HOST_LONG_SIZE on PPC hosts | Alexander Graf |
2012-05-01 | Revert "Remove stray HOST_LONG_SIZE" | malc |