summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf2011-05-191-2/+25
* block: Remove type hint, it's guest matter, doesn't belong hereMarkus Armbruster2011-05-194-20/+2
* blockdev: Store -drive option media in DriveInfoMarkus Armbruster2011-05-196-11/+11
* block QMP: Deprecate query-block's "type", drop info block's "type="Markus Armbruster2011-05-192-22/+9
* defaults: ide-cd, ide-hd and scsi-cd devices suppress default CD-ROMMarkus Armbruster2011-05-191-0/+3
* scsi: Split qdev "scsi-disk" into "scsi-hd" and "scsi-cd"Markus Armbruster2011-05-191-33/+103
* ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"Markus Armbruster2011-05-193-22/+74
* qed: support for growing imagesStefan Hajnoczi2011-05-181-1/+21
* qemu_img: is_not_zero() optimizationDmitry Konishchev2011-05-181-3/+26
* qed: Periodically flush and clear need check bitStefan Hajnoczi2011-05-183-2/+112
* qemu-tool: Stub out qemu-timer functionsStefan Hajnoczi2011-05-181-0/+25
* ahci: Fix crashes on duplicate BH registrationJan Kiszka2011-05-181-3/+5
* Add documentation for qemu_progress_{init,print}()Jes Sorensen2011-05-182-4/+22
* ide: Turn debug messages into assertionsKevin Wolf2011-05-181-6/+2
* hw/xen_disk: Remove unused local variableStefan Weil2011-05-181-3/+1
* qemu-img.c: Remove superfluous parenthesisJes Sorensen2011-05-181-3/+3
* posix-aio-compat: Fix idle_threads counterKevin Wolf2011-05-181-4/+2
* ide: cleanup warningsAndrea Arcangeli2011-05-181-2/+2
* ahci: Unbreak bar registrationJan Kiszka2011-05-161-3/+3
* w32: Fix missing declaration of ffs()Stefan Weil2011-05-152-5/+3
* set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev2011-05-151-0/+12
* configure: List available targets in --help outputPeter Maydell2011-05-151-64/+70
* target-mips: Fix warning caused by unused local variableAurelien Jarno2011-05-151-8/+6
* configure: quote kvm_ppc_pvrAurelien Jarno2011-05-151-1/+1
* target-lm32: Remove unused local variablesStefan Weil2011-05-151-6/+0
* target-arm: Fix VMLA, VMLS, VNMLS, VNMLA handling of NaNsPeter Maydell2011-05-151-13/+40
* doc: Add explanation that -alt-grab and -ctrl-grab affect special keysBrad Hards2011-05-152-3/+9
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafAurelien Jarno2011-05-1418-276/+1664
|\
| * PPC: Qdev'ify e500 pciAlexander Graf2011-05-123-90/+84
| * PPC MPC7544DS: Use new TLB helper functionAlexander Graf2011-05-121-1/+1
| * PPC: Implement e500 (FSL) MMUAlexander Graf2011-05-126-113/+1020
| * PPC: Add another 64 bits to instruction feature maskAlexander Graf2011-05-123-39/+110
| * PPC: Add GS MSR definitionAlexander Graf2011-05-121-0/+2
| * PPC: Make MPC8544DS emulation work w/o KVMAlexander Graf2011-05-121-17/+74
| * PPC: Make MPC8544DS obey -cpu switchAlexander Graf2011-05-121-1/+5
| * Fix off-by-one error in sizing pSeries hcall tableDavid Gibson2011-05-101-2/+2
| * ppc64: Fix out-of-tree buildsAndreas Färber2011-05-091-0/+2
| * kvm: ppc: warn user on PAGE_SIZE mismatchAlexander Graf2011-05-091-0/+5
| * kvm: ppc: detect old headersAlexander Graf2011-05-092-1/+33
| * monitor: add PPC BookE SPRsScott Wood2011-05-095-13/+296
| * kvm: ppc: fixes for KVM_SET_SREGS on initScott Wood2011-05-091-3/+30
| * ppc64: Don't try to build sPAPR RTAS on DarwinAndreas Färber2011-05-091-1/+1
| * Place pseries vty devices at addresses more similar to existing machinesDavid Gibson2011-05-093-3/+7
| * Make pSeries 'model' property more closely resemble real hardwareDavid Gibson2011-05-091-1/+1
| * pseries: Increase maximum CPUs to 256Anton Blanchard2011-05-091-1/+1
* | sparc64: fix incorrect BPcc target sign extensionBlue Swirl2011-05-141-1/+1
* | sparc64: fix wrpstate and wrtl on delay slotBlue Swirl2011-05-141-8/+20
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-05-1255-116/+110
|\ \
| * | lsi53c895a: Rename 'sense' to 'status'Hannes Reinecke2011-05-081-9/+9
| * | libcacard: add correct subdirectory dependenciesPaolo Bonzini2011-05-083-12/+6
OpenPOWER on IntegriCloud