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
2010-12-17
ide: fix whitespace gap in ide_exec_cmd
Alexander Graf
2010-12-17
ide: split ide command interpretation off
Alexander Graf
2010-12-17
qemu-img.c: Clean up handling of image size in img_create()
Jes Sorensen
2010-12-17
Introduce strtosz_suffix()
Jes Sorensen
2010-12-17
block: Fix the use of protocols in backing files
Stefan Hajnoczi
2010-12-17
block: Introduce path_has_protocol() function
Stefan Hajnoczi
2010-12-17
blockdev: check dinfo ptr before using
Ryan Harper
2010-12-17
Merge remote branch 'arm/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'jvrao/for-anthony' into staging
Anthony Liguori
2010-12-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-12-14
qemu-img: Fail creation if backing format is invalid
Stefan Hajnoczi
2010-12-14
qemu-img: Free option parameter lists in img_create()
Stefan Hajnoczi
2010-12-14
qemu-option: Fix parse_option_parameters() documentation typo
Stefan Hajnoczi
2010-12-14
qemu-option: Don't reinvent append_option_parameters()
Stefan Hajnoczi
2010-12-14
qemu-img: Deprecate obsolete -6 and -e options
Jes Sorensen
2010-12-14
ceph/rbd block driver for qemu-kvm
Christian Brunner
2010-12-14
Make error handling more consistent in img_create() and img_resize()
Jes Sorensen
2010-12-14
Fail if detecting an unknown option
Jes Sorensen
2010-12-14
Fix formatting and missing braces in qemu-img.c
Jes Sorensen
2010-12-14
Consolidate printing of block driver options
Jes Sorensen
2010-12-14
img_convert(): Only try to free bs[] entries if bs is valid.
Jes Sorensen
2010-12-14
Use qemu_mallocz() instead of calloc() in img_convert()
Jes Sorensen
2010-12-14
Add missing tracing to qemu_mallocz()
Jes Sorensen
2010-12-14
block: Make bdrv_create_file() ':' handling consistent
Stefan Hajnoczi
2010-12-12
Watchdog: disable watchdog timer when hard-rebooting a guest.
Richard W.M. Jones
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
2010-12-11
Add notifier that will be called when machine is fully created.
Gleb Natapov
2010-12-11
Add bootindex for option roms.
Gleb Natapov
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
2010-12-11
monitor: implement x86 info mem for PAE and long modes
Blue Swirl
2010-12-11
monitor: implement x86 info tlb for PAE and long modes
Blue Swirl
2010-12-11
wdt_i6300esb: register a reset function
Bernhard Kohl
2010-12-11
isa-bus.c: use hw_error instead of fprintf
Tristan Gingold
2010-12-11
usb_ohci: Always use little endian
Alexander Graf
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
2010-12-11
heathrow_pic: Declare as little endian
Alexander Graf
[next]