summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-09hpet: fix infinite loop in qemu_run_timers with -icount enabledMax Filippov1-2/+2
2011-11-09hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writesPeter Maydell1-0/+2
2011-11-09hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROLPeter Maydell1-4/+5
2011-11-09i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUIDAvi Kivity1-23/+4
2011-11-09configure: fix detection for xattr.h on modern distributionsAvi Kivity7-7/+45
2011-11-09Clean up assertion in get_boot_devices_list()Markus Armbruster1-1/+1
2011-11-09Replace WriteFileEx with WriteFile in qemu_create_pidfileFabien Chouteau1-3/+4
2011-11-09win32: remove broken timersPaolo Bonzini1-3/+1
2011-11-08virtex: Remove memset of clk_setupEdgar E. Iglesias1-1/+0
2011-11-07Update version for v1.0-rc1v1.0-rc1Anthony Liguori1-1/+1
2011-11-07console: Fix rendering of VGA underlineMarkus Armbruster1-3/+3
2011-11-07qemu_timedate_diff() shouldn't modify its argument.Gleb Natapov1-2/+5
2011-11-07reenable vm_clock when resuming all vcpusWen Congyang1-0/+1
2011-11-07qxl: fix vga port initialization.Gerd Hoffmann1-5/+17
2011-11-07ac97: don't override the pci subsystem idGerd Hoffmann2-5/+27
2011-11-07pc: add 1.0 machine typeGerd Hoffmann1-3/+11
2011-11-07disable automatic loading of sgabios when -nographicPaolo Bonzini1-9/+0
2011-11-07add sgabios blob and submodulePaolo Bonzini5-1/+10
2011-11-07Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori4-88/+138
2011-11-07Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-96/+92
2011-11-07xen-platform: Fix IO port read/write functionsAnthony PERARD1-9/+9
2011-11-07readline: Fix buffer overrun on re-add to historyMarkus Armbruster1-1/+1
2011-11-07cmd: Fix potential memory leakPavel Borzenkov1-2/+7
2011-11-07cmd: Fix potential NULL pointer dereferencePavel Borzenkov1-8/+3
2011-11-07cmd: Fix coding style in cmd.cPavel Borzenkov1-86/+82
2011-11-06arm_gic: handle banked enable bits for per-cpu interruptsRabin Vincent1-15/+20
2011-11-04vvfat: reorganize computation of disk geometryPaolo Bonzini1-16/+24
2011-11-04vvfat: do not hardcode sector counts in error messagePaolo Bonzini1-5/+2
2011-11-04vvfat: unify and correct computation of sector countPaolo Bonzini1-3/+3
2011-11-04vvfat: need to use first_sectors_number to distinguish fdd/hddPaolo Bonzini1-2/+2
2011-11-04vvfat: do not fail if the disk has spare sectorsPaolo Bonzini1-2/+2
2011-11-04vvfat: fix out of bounds array_get usagePaolo Bonzini1-0/+1
2011-11-04block/cloop: Use g_free instead of freeDong Xu Wang1-3/+3
2011-11-04block/cloop: Fix coding styleDong Xu Wang1-52/+63
2011-11-04dma: Avoid reentrancy in DMA transfer handlersKevin Wolf1-0/+10
2011-11-04qemu-io: Fix multiwrite_f error handlingKevin Wolf1-3/+6
2011-11-04qemu-io: Handle create_iovec errorsKevin Wolf1-4/+24
2011-11-02Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl6-18/+135
2011-11-02Merge branch 'tci' of git://qemu.weilnetz.de/qemuBlue Swirl14-12/+2545
2011-11-02Merge remote-tracking branch 'aneesh/for-upstream-8' into stagingAnthony Liguori1-99/+4
2011-11-02Merge remote-tracking branch 'qemu-kvm-tmp/memory/int128' into stagingAnthony Liguori3-81/+231
2011-11-02Fix X86 CPU topology in KVM modeBharata B Rao2-1/+1
2011-11-02intel-hda: fix stream searchGerd Hoffmann1-1/+1
2011-11-02virtio-blk: pass full status to the guestPaolo Bonzini1-1/+15
2011-11-02hw/9pfs: use g_vasprintf() instead of rolling our ownStefan Hajnoczi1-99/+4
2011-11-02xtensa_lx60: fix build date code and change memory region namesMax Filippov1-4/+4
2011-11-02xtensa_lx60: pass kernel arguments from -appendMax Filippov2-4/+45
2011-11-02xtensa_lx60: add FLASH supportMax Filippov3-8/+73
2011-11-02target-xtensa: raise an exception for invalid and reserved opcodesMax Filippov1-1/+6
2011-11-02target-xtensa: handle cache options in the overlay toolMax Filippov1-0/+6