summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-19microblaze: Ignore non-cpu accesses to unmapped areasEdgar E. Iglesias1-1/+1
2013-03-19Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori14-7/+73
2013-03-19add a boot option to do strict bootAmos Kong2-3/+30
2013-03-19ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell1-3/+6
2013-03-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori8-8/+92
2013-03-19char: Fix return type of qemu_chr_fe_add_watch()Kevin Wolf2-4/+4
2013-03-19fix monitorGerd Hoffmann1-2/+21
2013-03-19virtio-blk: Do not segfault fault if failed to initialize dataplaneDunrong Huang1-1/+1
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi3-0/+75
2013-03-19block: fix BDRV_O_SNAPSHOT protocol detectionStefan Hajnoczi1-5/+1
2013-03-19qcow2: Fix segfault in qcow2_invalidate_cacheKevin Wolf2-2/+13
2013-03-19sheepdog: show error message for halt statusLiu Yuan1-0/+2
2013-03-18virtio-blk: cleanup: remove qdev field.KONRAD Frederic2-3/+1
2013-03-18virtio-blk: cleanup: QOM castKONRAD Frederic2-20/+15
2013-03-18virtio-blk: cleanup: init and exit functions.KONRAD Frederic2-66/+21
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic2-16/+31
2013-03-18virtio-blk-s390: switch to the new API.KONRAD Frederic2-12/+31
2013-03-18virtio-blk-pci: switch to new API.KONRAD Frederic2-65/+71
2013-03-18virtio-blk: add the virtio-blk device.KONRAD Frederic3-12/+115
2013-03-18virtio-blk: don't use pointer for configuration.KONRAD Frederic2-5/+5
2013-03-18virtio-pci: fix hot unplug.KONRAD Frederic1-12/+1
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic3-3/+3
2013-03-18virtio: make virtio device's structures public.KONRAD Frederic12-160/+159
2013-03-18Merge remote-tracking branch 'kraxel/pixman.v8' into stagingAnthony Liguori62-1198/+3506
2013-03-18console: remove ds_get_* helper functionsGerd Hoffmann2-123/+79
2013-03-18console: zap color_tableGerd Hoffmann1-77/+6
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann31-435/+525
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann9-56/+23
2013-03-18cocoa: stop using DisplayStateGerd Hoffmann1-25/+10
2013-03-18spice: stop using DisplayStateGerd Hoffmann4-18/+20
2013-03-18sdl: stop using DisplayStateGerd Hoffmann1-41/+51
2013-03-18vnc: stop using DisplayStateGerd Hoffmann4-40/+48
2013-03-18gtk: stop using DisplayStateGerd Hoffmann1-60/+80
2013-03-18console: add surface_*() gettersGerd Hoffmann1-8/+38
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann9-55/+43
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann8-84/+54
2013-03-18sdl: drop dead codeGerd Hoffmann1-5/+0
2013-03-18qxl: better vga init in enter_vga_modeGerd Hoffmann1-1/+1
2013-03-18qxl: zap qxl0 globalGerd Hoffmann1-13/+15
2013-03-18spice: zap sdpy globalGerd Hoffmann1-14/+16
2013-03-18console: kill DisplayState->opaqueGerd Hoffmann4-25/+20
2013-03-18console: fix displaychangelisteners interfaceGerd Hoffmann12-228/+345
2013-03-18Switch to efi-enabled nic roms by defaultGerd Hoffmann6-7/+27
2013-03-18Add efi rom binariesGerd Hoffmann6-0/+0
2013-03-18Add Makefile rules to build nic rom binaries with efi supportGerd Hoffmann1-12/+37
2013-03-18Update ipxe submodule to latest masterGerd Hoffmann1-0/+0
2013-03-18Add Makefile rules to build nic rom binariesGerd Hoffmann1-0/+21
2013-03-17s390: Fix cpu refactoring fallout.Cornelia Huck1-2/+1
2013-03-17Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl14-78/+2234
2013-03-17target-mips: fix rndrashift_short_acc and code for EXTR_ instructionsPetar Jovanovic4-14/+101