aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-04target-i386: Add API to get note's sizeWen Congyang
2012-06-04target-i386: add API to get dump infoWen Congyang
2012-06-04target-i386: Add API to write cpu status to core fileWen Congyang
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang
2012-06-04Add API to get memory mapping without do pagingWen Congyang
2012-06-04Add API to get memory mappingWen Congyang
2012-06-04Add API to check whether paging mode is enabledWen Congyang
2012-06-04implement cpu_get_memory_mapping()Wen Congyang
2012-06-04Add API to check whether a physical address is I/O addressWen Congyang
2012-06-04Add API to create memory mapping listWen Congyang
2012-06-04target-microblaze: lwx/swx: first implementationPeter A. G. Crosthwaite
2012-06-04Revert "rtl8139: do the network/host communication only in normal operating m...Jason Wang
2012-06-03Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2012-06-03Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-06-01Update version to open the 1.2 development branchAnthony Liguori
2012-06-01Update version for 1.1.0 releasev1.1.0Anthony Liguori
2012-05-31Update version for 1.1.0-rc4 releasev1.1.0-rc4Anthony Liguori
2012-05-31Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-05-30pc-bios: Update OpenBIOS imagesBlue Swirl
2012-05-30ahci: SATA FIS is 20 bytes, not 0x20Daniel Verkamp
2012-05-30virtio-blk: Fix geometry sector calculationChristian Borntraeger
2012-05-30block: prevent snapshot mode $TMPDIR symlink attackJim Meyering
2012-05-30sheepdog: fix return value of do_load_save_vm_stateMORITA Kazutaka
2012-05-30virtio: Fix compiler warning for non Linux hostsStefan Weil
2012-05-30Merge remote-tracking branch 'mdroth/qga-pull-5-29-12-v2' into stagingAnthony Liguori
2012-05-30block: prevent snapshot mode $TMPDIR symlink attackJim Meyering
2012-05-30xhci: add usage info to docsGerd Hoffmann
2012-05-30vnc: fix segfault in vnc_display_pw_expire()Gerd Hoffmann
2012-05-30Expose CPUID leaf 7 only for -cpu hostEduardo Habkost
2012-05-29qemu-ga: avoid blocking on atime update when reading /etc/mtabMichael Roth
2012-05-29qemu-ga: Fix use of environ on DarwinAndreas Färber
2012-05-29pci: call object_unparent() before free_qdev()Amos Kong
2012-05-29fix multiboot loading if load_end_addr == 0Scott Moser
2012-05-29vga: fix vram double-mapping with -vga std and -M pc-0.12Avi Kivity
2012-05-29Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori
2012-05-29cocoa: Suppress Cocoa frontend for -qtestAndreas Färber
2012-05-29arch_init: Fix AltiVec build on Darwin/ppcAndreas Färber
2012-05-29Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into stagingAnthony Liguori
2012-05-29Merge remote-tracking branch 'mdroth/qga-pull-5-24-12' into stagingAnthony Liguori
2012-05-29Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-05-29Merge remote-tracking branch 'kiszka/queues/slirp' into stagingAnthony Liguori
2012-05-29Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2012-05-28slirp: Avoid redefining MAX_TCPOPTLENAndreas Färber
2012-05-28slirp: Avoid statements without effect on Big Endian hostAndreas Färber
2012-05-28ISCSI: Switch to using READ16/WRITE16 for I/O to the LUNRonnie Sahlberg
2012-05-28ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMCRonnie Sahlberg
2012-05-28ISCSI: get device type at connection timeRonnie Sahlberg
2012-05-28ISCSI: change num_blocks to 64-bitPaolo Bonzini
2012-05-28ISCSI: redo how we set up the eventsRonnie Sahlberg
2012-05-28slirp: Untangle TCPOLEN_* from TCPOPT_*Andreas Färber