index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
block: Make find_image_format safe with NULL filename
Kevin Wolf
2013-03-22
block: Rename variable to avoid shadowing
Kevin Wolf
2013-03-22
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
2013-03-22
nbd: Accept -drive options for the network connection
Kevin Wolf
2013-03-22
nbd: Remove unused functions
Kevin Wolf
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
2013-03-22
block: Pass bdrv_file_open() options to block drivers
Kevin Wolf
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
2013-03-22
block: complete all IOs before resizing a device
Peter Lieven
2013-03-22
Revert "block: complete all IOs before .bdrv_truncate"
Peter Lieven
2013-03-19
microblaze: Ignore non-cpu accesses to unmapped areas
Edgar E. Iglesias
2013-03-19
Merge remote-tracking branch 'kraxel/ipxe.2' into staging
Anthony Liguori
2013-03-19
add a boot option to do strict boot
Amos Kong
2013-03-19
ui/cocoa.m: Fix compile failures introduced by recent console changes
Peter Maydell
2013-03-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-19
char: Fix return type of qemu_chr_fe_add_watch()
Kevin Wolf
2013-03-19
fix monitor
Gerd Hoffmann
2013-03-19
virtio-blk: Do not segfault fault if failed to initialize dataplane
Dunrong Huang
2013-03-19
qemu-iotests: add 052 BDRV_O_SNAPSHOT test
Stefan Hajnoczi
2013-03-19
block: fix BDRV_O_SNAPSHOT protocol detection
Stefan Hajnoczi
2013-03-19
qcow2: Fix segfault in qcow2_invalidate_cache
Kevin Wolf
2013-03-19
sheepdog: show error message for halt status
Liu Yuan
2013-03-18
virtio-blk: cleanup: remove qdev field.
KONRAD Frederic
2013-03-18
virtio-blk: cleanup: QOM cast
KONRAD Frederic
2013-03-18
virtio-blk: cleanup: init and exit functions.
KONRAD Frederic
2013-03-18
virtio-blk-ccw switch to new API.
KONRAD Frederic
2013-03-18
virtio-blk-s390: switch to the new API.
KONRAD Frederic
2013-03-18
virtio-blk-pci: switch to new API.
KONRAD Frederic
2013-03-18
virtio-blk: add the virtio-blk device.
KONRAD Frederic
2013-03-18
virtio-blk: don't use pointer for configuration.
KONRAD Frederic
2013-03-18
virtio-pci: fix hot unplug.
KONRAD Frederic
2013-03-18
virtio-x-bus: fix allow_hotplug assertion.
KONRAD Frederic
2013-03-18
virtio: make virtio device's structures public.
KONRAD Frederic
2013-03-18
Merge remote-tracking branch 'kraxel/pixman.v8' into staging
Anthony Liguori
2013-03-18
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
console: zap color_table
Gerd Hoffmann
2013-03-18
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
cocoa: stop using DisplayState
Gerd Hoffmann
2013-03-18
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
sdl: stop using DisplayState
Gerd Hoffmann
2013-03-18
vnc: stop using DisplayState
Gerd Hoffmann
2013-03-18
gtk: stop using DisplayState
Gerd Hoffmann
2013-03-18
console: add surface_*() getters
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
sdl: drop dead code
Gerd Hoffmann
2013-03-18
qxl: better vga init in enter_vga_mode
Gerd Hoffmann
[next]