summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-02target-xtensa: mask out undefined bits of WINDOWSTART SRMax Filippov1-1/+1
2011-11-01Bump version to 1.0-rc0v1.0-rc0Anthony Liguori1-1/+1
2011-11-01Revert "virtio: Add PCI memory BAR in addition to PIO BAR"Anthony Liguori1-2/+0
2011-11-01Merge remote-tracking branch 'afaerber/cocoa-for-upstream' into stagingAnthony Liguori3-1/+10
2011-11-02Merge branch 'master' of git://git.qemu.org/qemumalc34-282/+451
2011-11-02Merge branch 'master' of git://git.qemu.org/qemumalc19-332/+1389
2011-11-02tcg: Fix whitespace in tcg-op.h.Richard Henderson1-4/+4
2011-11-02tcg: Fix regression in tcg_gen_deposit_i64.Richard Henderson1-0/+2
2011-11-01pcnet: Add link state supportJan Kiszka4-0/+10