summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cursor: add cursor functions.Gerd Hoffmann2010-05-245-3/+310
* Fix error handling in qemu_read_config_fileKevin Wolf2010-05-242-6/+10
* Virtio-net: Replace the hardcode 6 with defined ETN_ALENAmos Kong2010-05-241-2/+2
* sdl: Do not disable screensaver by defaultJan Kiszka2010-05-241-0/+4
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-05-244-8/+48
|\
| * vvfat: More build fixes with DEBUGKevin Wolf2010-05-211-2/+6
| * vvfat: Fix compilation with DEBUG definedRiccardo Magliocchetti2010-05-211-1/+1
| * block: Add SG_IO device check in refresh_total_sectors()Nicholas Bellinger2010-05-211-0/+4
| * block: Make find_image_format() return 'raw' BlockDriver for SG_IO devicesNicholas Bellinger2010-05-211-0/+5
| * block: fix sector comparism in multiwrite_req_compareChristoph Hellwig2010-05-211-1/+13
| * virtio-blk: fix barrier supportChristoph Hellwig2010-05-211-2/+13
| * virtio-blk: Avoid zeroing every request structureStefan Hajnoczi2010-05-211-1/+3
| * block: fix aio_flush segfaults for read-only protocols (e.g. curl)Avi Kivity2010-05-211-1/+3
* | Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori2010-05-2425-117/+143
|\ \
| * | Fix qtypes' licensesLuiz Capitulino2010-05-1919-44/+73
| * | Monitor: Return before exiting with 'quit'Luiz Capitulino2010-05-191-1/+4
| * | sysemu: Export 'no_shutdown'Luiz Capitulino2010-05-191-0/+1
| * | Revert "Monitor: Return before exiting with 'quit'"Luiz Capitulino2010-05-193-22/+1
| * | Revert "monitor: Convert do_pci_device_hot_remove() to QObject"Markus Armbruster2010-05-193-7/+4
| * | Revert "PCI: Convert pci_device_hot_add() to QObject"Markus Armbruster2010-05-193-45/+7
| * | QMP: Add "Downstream extension of QMP" to specMarkus Armbruster2010-05-191-0/+55
* | | microblaze: Handle new elf mach nr for sysemu.Edgar E. Iglesias2010-05-241-0/+5
* | | lsi: Fix value overflow in request tag processingJan Kiszka2010-05-221-2/+2
* | | sparc64: flush translations on mmu context changeIgor V. Kovalenko2010-05-221-0/+6
* | | sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko2010-05-223-8/+35
* | | sparc64: fix dump_mmu to look for global bit in tte value instead of tagIgor V. Kovalenko2010-05-221-2/+2
* | | sparc64: fix pstate privilege bitsIgor V. Kovalenko2010-05-224-36/+57
* | | sparc64: generate data access exception on RW violationIgor V. Kovalenko2010-05-221-37/+62
* | | sparc32 protect read-only bits in DMA CSR registersArtyom Tarasenko2010-05-221-4/+8
* | | vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedcTeLeMan2010-05-221-1/+0
* | | Fix -device help and documentationMarkus Armbruster2010-05-221-9/+6
* | | Fix tarbin Makefile ruleStuart Brady2010-05-221-34/+13
* | | hxtool: Add syntax error detectionJan Kiszka2010-05-221-1/+15
* | | Fix TEXI section mark imbalance in qemu-img-cmd.hxJan Kiszka2010-05-221-1/+1
* | | Put dependency files in proper subdirJan Kiszka2010-05-221-1/+1
* | | Clean libhw subdirs as wellJan Kiszka2010-05-221-1/+1
* | | Fix %lld or %llx printf format useBlue Swirl2010-05-2214-60/+67
* | | Compile dma only onceBlue Swirl2010-05-2219-17/+83
* | | pckbd: improve debuggingBlue Swirl2010-05-221-13/+15
* | | Compile pckbd only onceBlue Swirl2010-05-2216-57/+88
* | | linux-user: do not warn for missing pselect6Riku Voipio2010-05-211-0/+4
* | | tcg-ia64: Load GUEST_BASE into a register.Richard Henderson2010-05-211-44/+88
* | | tcg-ia64: Fix some register usage issues.Richard Henderson2010-05-211-25/+42
* | | tcg-hppa: Load GUEST_BASE as an immediate.Richard Henderson2010-05-211-8/+4
* | | tcg: Initialize the prologue after GUEST_BASE is fixed.Richard Henderson2010-05-215-2/+25
* | | alpha-linux-user: Fix sigprocmask.Richard Henderson2010-05-212-5/+43
* | | alpha-linux-user: Fix sigsuspend parameters.Richard Henderson2010-05-211-0/+5
* | | alpha-linux-user: Fix getxpid.Richard Henderson2010-05-211-3/+8
* | | alpha-linux-user: Fix pipe return mechanism.Richard Henderson2010-05-211-12/+18
* | | alpha-linux-user: Add correct sigaction constants.Richard Henderson2010-05-211-0/+8
OpenPOWER on IntegriCloud