aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-22Fix typos in comments (chek -> check)Stefan Weil
2011-05-22hw/sd.c: Don't complain about SDIO commands CMD52/CMD53Peter Maydell
2011-05-22hw/realview.c: Remove duplicate #include linePeter Maydell
2011-05-22piix_pci: fix piix3_set_irq_pic()TeLeMan
2011-05-22Delete unused tb_invalidate_page_rangeBlue Swirl
2011-05-19ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf
2011-05-19block: Remove type hint, it's guest matter, doesn't belong hereMarkus Armbruster
2011-05-19blockdev: Store -drive option media in DriveInfoMarkus Armbruster
2011-05-19block QMP: Deprecate query-block's "type", drop info block's "type="Markus Armbruster
2011-05-19defaults: ide-cd, ide-hd and scsi-cd devices suppress default CD-ROMMarkus Armbruster
2011-05-19scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"Markus Armbruster
2011-05-19ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"Markus Armbruster
2011-05-18qed: support for growing imagesStefan Hajnoczi
2011-05-18qemu_img: is_not_zero() optimizationDmitry Konishchev
2011-05-18qed: Periodically flush and clear need check bitStefan Hajnoczi
2011-05-18qemu-tool: Stub out qemu-timer functionsStefan Hajnoczi
2011-05-18ahci: Fix crashes on duplicate BH registrationJan Kiszka
2011-05-18Add documentation for qemu_progress_{init,print}()Jes Sorensen
2011-05-18ide: Turn debug messages into assertionsKevin Wolf
2011-05-18hw/xen_disk: Remove unused local variableStefan Weil
2011-05-18qemu-img.c: Remove superfluous parenthesisJes Sorensen
2011-05-18posix-aio-compat: Fix idle_threads counterKevin Wolf
2011-05-18ide: cleanup warningsAndrea Arcangeli
2011-05-16ahci: Unbreak bar registrationJan Kiszka
2011-05-15w32: Fix missing declaration of ffs()Stefan Weil
2011-05-15set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev
2011-05-15configure: List available targets in --help outputPeter Maydell
2011-05-15target-mips: Fix warning caused by unused local variableAurelien Jarno
2011-05-15configure: quote kvm_ppc_pvrAurelien Jarno
2011-05-15target-lm32: Remove unused local variablesStefan Weil
2011-05-15target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNsPeter Maydell
2011-05-15doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards
2011-05-14Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno
2011-05-14sparc64: fix incorrect BPcc target sign extensionBlue Swirl
2011-05-14sparc64: fix wrpstate and wrtl on delay slotBlue Swirl
2011-05-12Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2011-05-12Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori
2011-05-12PPC: Qdev'ify e500 pciAlexander Graf
2011-05-12PPC MPC7544DS: Use new TLB helper functionAlexander Graf
2011-05-12PPC: Implement e500 (FSL) MMUAlexander Graf
2011-05-12PPC: Add another 64 bits to instruction feature maskAlexander Graf
2011-05-12PPC: Add GS MSR definitionAlexander Graf
2011-05-12PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf
2011-05-12PPC: Make MPC8544DS obey -cpu switchAlexander Graf
2011-05-10Fix off-by-one error in sizing pSeries hcall tableDavid Gibson
2011-05-09ppc64: Fix out-of-tree buildsAndreas Färber
2011-05-09kvm: ppc: warn user on PAGE_SIZE mismatchAlexander Graf
2011-05-09kvm: ppc: detect old headersAlexander Graf
2011-05-09monitor: add PPC BookE SPRsScott Wood
2011-05-09kvm: ppc: fixes for KVM_SET_SREGS on initScott Wood