aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-22block: Allow omitting the file name when using driver-specific optionsKevin Wolf
2013-03-22block: Make find_image_format safe with NULL filenameKevin Wolf
2013-03-22block: Rename variable to avoid shadowingKevin Wolf
2013-03-22block: Introduce .bdrv_parse_filename callbackKevin Wolf
2013-03-22nbd: Accept -drive options for the network connectionKevin Wolf
2013-03-22nbd: Remove unused functionsKevin Wolf
2013-03-22nbd: Keep hostname and port separateKevin Wolf
2013-03-22qemu-socket: Make socket_optslist publicKevin Wolf
2013-03-22block: Pass bdrv_file_open() options to block driversKevin Wolf
2013-03-22block: Add options QDict to bdrv_file_open() prototypesKevin Wolf
2013-03-22block: complete all IOs before resizing a devicePeter Lieven
2013-03-22Revert "block: complete all IOs before .bdrv_truncate"Peter Lieven
2013-03-19microblaze: Ignore non-cpu accesses to unmapped areasEdgar E. Iglesias
2013-03-19Merge remote-tracking branch 'kraxel/ipxe.2' into stagingAnthony Liguori
2013-03-19add a boot option to do strict bootAmos Kong
2013-03-19ui/cocoa.m: Fix compile failures introduced by recent console changesPeter Maydell
2013-03-19Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-03-19char: Fix return type of qemu_chr_fe_add_watch()Kevin Wolf
2013-03-19fix monitorGerd Hoffmann
2013-03-19virtio-blk: Do not segfault fault if failed to initialize dataplaneDunrong Huang
2013-03-19qemu-iotests: add 052 BDRV_O_SNAPSHOT testStefan Hajnoczi
2013-03-19block: fix BDRV_O_SNAPSHOT protocol detectionStefan Hajnoczi
2013-03-19qcow2: Fix segfault in qcow2_invalidate_cacheKevin Wolf
2013-03-19sheepdog: show error message for halt statusLiu Yuan
2013-03-18virtio-blk: cleanup: remove qdev field.KONRAD Frederic
2013-03-18virtio-blk: cleanup: QOM castKONRAD Frederic
2013-03-18virtio-blk: cleanup: init and exit functions.KONRAD Frederic
2013-03-18virtio-blk-ccw switch to new API.KONRAD Frederic
2013-03-18virtio-blk-s390: switch to the new API.KONRAD Frederic
2013-03-18virtio-blk-pci: switch to new API.KONRAD Frederic
2013-03-18virtio-blk: add the virtio-blk device.KONRAD Frederic
2013-03-18virtio-blk: don't use pointer for configuration.KONRAD Frederic
2013-03-18virtio-pci: fix hot unplug.KONRAD Frederic
2013-03-18virtio-x-bus: fix allow_hotplug assertion.KONRAD Frederic
2013-03-18virtio: make virtio device's structures public.KONRAD Frederic
2013-03-18Merge remote-tracking branch 'kraxel/pixman.v8' into stagingAnthony Liguori
2013-03-18console: remove ds_get_* helper functionsGerd Hoffmann
2013-03-18console: zap color_tableGerd Hoffmann
2013-03-18console: stop using DisplayState in gfx hardware emulationGerd Hoffmann
2013-03-18console: zap displaystate from dcl callbacksGerd Hoffmann
2013-03-18cocoa: stop using DisplayStateGerd Hoffmann
2013-03-18spice: stop using DisplayStateGerd Hoffmann
2013-03-18sdl: stop using DisplayStateGerd Hoffmann
2013-03-18vnc: stop using DisplayStateGerd Hoffmann
2013-03-18gtk: stop using DisplayStateGerd Hoffmann
2013-03-18console: add surface_*() gettersGerd Hoffmann
2013-03-18console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann
2013-03-18console: rework DisplaySurface handling [vga emu side]Gerd Hoffmann
2013-03-18sdl: drop dead codeGerd Hoffmann
2013-03-18qxl: better vga init in enter_vga_modeGerd Hoffmann