summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* introduce a new monitor command 'dump-guest-memory' to dump guest's memoryWen Congyang2012-06-0410-0/+1050
* make gdb_id() generally avialable and rename it to cpu_index()Wen Congyang2012-06-042-14/+14
* target-i386: Add API to get note's sizeWen Congyang2012-06-042-0/+39
* target-i386: add API to get dump infoWen Congyang2012-06-043-0/+64
* target-i386: Add API to write cpu status to core fileWen Congyang2012-06-042-0/+167
* target-i386: Add API to write elf notes to core fileWen Congyang2012-06-044-0/+260
* Add API to get memory mapping without do pagingWen Congyang2012-06-042-0/+12
* Add API to get memory mappingWen Congyang2012-06-042-0/+62
* Add API to check whether paging mode is enabledWen Congyang2012-06-042-1/+12
* implement cpu_get_memory_mapping()Wen Congyang2012-06-045-0/+288
* Add API to check whether a physical address is I/O addressWen Congyang2012-06-042-0/+16
* Add API to create memory mapping listWen Congyang2012-06-043-0/+214
* target-microblaze: lwx/swx: first implementationPeter A. G. Crosthwaite2012-06-044-5/+64
* Revert "rtl8139: do the network/host communication only in normal operating m...Jason Wang2012-06-041-9/+0
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2012-06-0318-52/+624
|\
| * virtio/vhost: Add support for KVM in-kernel MSI injectionJan Kiszka2012-05-212-0/+132
| * msix: Add msix_nr_vectors_allocatedJan Kiszka2012-05-212-0/+7
| * kvm: Enable use of kvm_irqchip_in_kernel in hwlib codeJan Kiszka2012-05-211-0/+1
| * kvm: Introduce kvm_irqchip_add/remove_irqfdJan Kiszka2012-05-213-0/+43
| * kvm: Make kvm_irqchip_commit_routes an internal serviceJan Kiszka2012-05-213-18/+15
| * kvm: Publicize kvm_irqchip_release_virqJan Kiszka2012-05-213-1/+6
| * kvm: Introduce kvm_irqchip_add_msi_routeJan Kiszka2012-05-213-4/+45
| * kvm: Rename kvm_irqchip_add_route to kvm_irqchip_add_irq_routeJan Kiszka2012-05-213-6/+6
| * msix: Introduce vector notifiersJan Kiszka2012-05-213-0/+105
| * msix: Invoke msix_handle_mask_update on msix_mask_allJan Kiszka2012-05-211-0/+4
| * msix: Factor out msix_get_messageJan Kiszka2012-05-211-6/+13
| * kvm: update vmxcap for EPT A/D, INVPCID, RDRAND, VMFUNCAvi Kivity2012-05-171-0/+13
| * kvm: Enable in-kernel irqchip support by defaultJan Kiszka2012-05-161-1/+1
| * kvm: Add support for direct MSI injectionsJan Kiszka2012-05-161-3/+19
| * kvm: Update kernel headersJan Kiszka2012-05-161-0/+38
| * kvm: x86: Wire up MSI support for in-kernel irqchipJan Kiszka2012-05-161-2/+32
| * pc: Enable MSI support at APIC levelJan Kiszka2012-05-164-19/+8
| * kvm: Introduce basic MSI support for in-kernel irqchipsJan Kiszka2012-05-162-1/+139
| * Introduce MSIMessage structureJan Kiszka2012-05-162-0/+6
| * kvm: Refactor KVMState::max_gsi to gsi_countJan Kiszka2012-05-161-4/+4
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-06-033-9/+26
|\ \
| * | ahci: SATA FIS is 20 bytes, not 0x20Daniel Verkamp2012-05-301-2/+2
| * | virtio-blk: Fix geometry sector calculationChristian Borntraeger2012-05-301-1/+16
| * | block: prevent snapshot mode $TMPDIR symlink attackJim Meyering2012-05-303-15/+31
| * | sheepdog: fix return value of do_load_save_vm_stateMORITA Kazutaka2012-05-301-5/+5
| * | virtio: Fix compiler warning for non Linux hostsStefan Weil2012-05-301-1/+3
* | | Update version to open the 1.2 development branchAnthony Liguori2012-06-011-1/+1
* | | Update version for 1.1.0 releaseAnthony Liguori2012-06-011-1/+1
* | | Update version for 1.1.0-rc4 releaseAnthony Liguori2012-05-311-1/+1
* | | Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-05-315-1/+1
|\ \ \
| * | | pc-bios: Update OpenBIOS imagesBlue Swirl2012-05-305-1/+1
| |/ /
* | | Merge remote-tracking branch 'mdroth/qga-pull-5-29-12-v2' into stagingAnthony Liguori2012-05-301-1/+6
|\ \ \
| * | | qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth2012-05-291-1/+1
| * | | qemu-ga: Fix use of environ on DarwinAndreas Färber2012-05-291-0/+5
* | | | block: prevent snapshot mode $TMPDIR symlink attackJim Meyering2012-05-303-15/+31
| |/ / |/| |
OpenPOWER on IntegriCloud