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
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-03-22
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2013-03-22
nbd: Check against invalid option combinations
Kevin Wolf
2013-03-22
nbd: Use default port if only host is specified
Kevin Wolf
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-22
qdev: remove redundant abort()
liguang
2013-03-22
gitignore: ignore more files
liguang
2013-03-22
Use proper term in TCG README
陳韋任 (Wei-Ren Chen)
2013-03-22
serial: Fix debug format strings
Kevin Wolf
2013-03-22
Fix typos and misspellings
Peter Maydell
2013-03-22
Advertise --libdir in configure --help output
Doug Goldstein
2013-03-22
memory: fix a bug of detection of memory region collision
Hu Tao
2013-03-22
MinGW: Replace setsockopt by qemu_setsocketopt
Stefan Weil
2013-03-20
virtio-ccw, s390-virtio: Use generic virtio-blk macro.
Cornelia Huck
2013-03-20
s390-virtio, virtio-ccw: Add config_wce for virtio-blk.
Cornelia Huck
2013-03-20
virtio-ccw: Add missing blk chs properties.
Cornelia Huck
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
[next]