index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
pc: Allocate all ram in a single qemu_ram_alloc()
Alex Williamson
2010-07-06
1
-13
/
+9
*
|
Remove uses of ram.last_offset (aka last_ram_offset)
Alex Williamson
2010-07-06
3
-13
/
+30
*
|
make rtc alatm work
Gleb Natapov
2010-07-06
1
-4
/
+3
*
|
scsi: Fix SCSI bus reset
Jan Kiszka
2010-07-06
1
-2
/
+13
*
|
Fix io-thread build breakage of a88790a14f
Jan Kiszka
2010-07-06
1
-0
/
+1
*
|
Include sys/mman.h before qemu-options.h
Jes Sorensen
2010-07-06
1
-0
/
+2
|
/
*
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-07-06
34
-259
/
+606
|
\
|
*
block: Handle multiwrite errors only when all requests have completed
Kevin Wolf
2010-07-02
1
-4
/
+1
|
*
block: Fix early failure in multiwrite
Kevin Wolf
2010-07-02
1
-6
/
+29
|
*
qemu-img: avoid calling exit(1) to release resources properly
MORITA Kazutaka
2010-07-02
1
-52
/
+185
|
*
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
2010-07-02
5
-41
/
+81
|
*
ide: Make PIIX and ISA IDE init functions return the qdev
Markus Armbruster
2010-07-02
3
-11
/
+14
|
*
block: Fix virtual media change for if=none
Markus Armbruster
2010-07-02
7
-3
/
+24
|
*
block: Clean up bdrv_snapshots()
Markus Armbruster
2010-07-02
1
-5
/
+4
|
*
savevm: Survive hot-unplug of snapshot device
Markus Armbruster
2010-07-02
3
-27
/
+31
|
*
blkdebug: Initialize state as 1
Kevin Wolf
2010-07-02
1
-0
/
+3
|
*
blkdebug: Free QemuOpts after having read the config
Kevin Wolf
2010-07-02
1
-0
/
+2
|
*
blkdebug: Fix set_state_opts definition
Kevin Wolf
2010-07-02
1
-1
/
+1
|
*
qemu-option: New qemu_opts_reset()
Markus Armbruster
2010-07-02
2
-0
/
+10
|
*
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
11
-15
/
+74
|
*
blockdev: drive_get_by_id() is no longer used, remove
Markus Armbruster
2010-07-02
2
-13
/
+0
|
*
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-07-02
16
-72
/
+73
|
*
blockdev: Clean up automatic drive deletion
Markus Armbruster
2010-07-02
7
-7
/
+56
|
*
blockdev: New drive_get_by_blockdev()
Markus Armbruster
2010-07-02
2
-0
/
+13
|
*
Don't reset bs->is_temporary in bdrv_open_common
Ryan Harper
2010-07-02
1
-1
/
+0
|
*
blockdev: Remove drive_get_serial()
Markus Armbruster
2010-07-02
2
-13
/
+0
|
*
ide: Make it explicit that ide_create_drive() can't fail
Markus Armbruster
2010-07-02
1
-2
/
+1
|
*
scsi: scsi_bus_legacy_handle_cmdline() can fail, fix callers
Markus Armbruster
2010-07-02
6
-8
/
+16
|
*
block: allow filenames with colons again for host devices
Christoph Hellwig
2010-07-02
1
-11
/
+18
|
*
qcow2: Fix error handling during metadata preallocation
Kevin Wolf
2010-07-02
1
-6
/
+9
*
|
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-07-06
14
-212
/
+418
|
\
\
|
*
|
monitor: Allow to exclude commands from QMP
Jan Kiszka
2010-07-01
2
-3
/
+16
|
*
|
QMP: handle_qmp_command(): Small cleanup
Luiz Capitulino
2010-07-01
1
-8
/
+6
|
*
|
QMP: Drop old input object checking
Luiz Capitulino
2010-07-01
1
-18
/
+1
|
*
|
QMP: Introduce qmp_check_input_obj()
Luiz Capitulino
2010-07-01
1
-1
/
+61
|
*
|
QError: Introduce QERR_QMP_EXTRA_MEMBER
Luiz Capitulino
2010-07-01
2
-0
/
+7
|
*
|
QMP: Drop old client argument checker
Luiz Capitulino
2010-07-01
1
-176
/
+0
|
*
|
QMP: New argument checker (second part)
Luiz Capitulino
2010-07-01
1
-1
/
+93
|
*
|
QMP: New argument checker (first part)
Luiz Capitulino
2010-07-01
1
-0
/
+106
|
*
|
Monitor: handle optional '-' arg as a bool
Luiz Capitulino
2010-07-01
3
-24
/
+11
|
*
|
QDict: Introduce qdict_get_try_bool()
Luiz Capitulino
2010-07-01
2
-0
/
+19
|
*
|
check-qdict: Introduce test for the new iteration API
Luiz Capitulino
2010-07-01
1
-0
/
+31
|
*
|
QDict: Introduce new iteration API
Luiz Capitulino
2010-07-01
2
-0
/
+39
|
*
|
QDict: Introduce functions to retrieve QDictEntry values
Luiz Capitulino
2010-07-01
2
-0
/
+23
|
*
|
QDict: Small terminology change
Luiz Capitulino
2010-07-01
3
-15
/
+15
|
*
|
QDict: Rename 'err_value'
Luiz Capitulino
2010-07-01
2
-4
/
+4
|
*
|
QError: Enhance QERR_DEVICE_NOT_ACTIVE's user desc
Luiz Capitulino
2010-07-01
1
-1
/
+1
|
*
|
QMP: Fix error reporting in the async API
Luiz Capitulino
2010-07-01
1
-4
/
+8
|
*
|
net: delete QemuOpts when net_client_init() fails.
Yoshiaki Tamura
2010-07-01
1
-0
/
+4
|
*
|
QMP: Fix python helper /wrt long return strings
Jan Kiszka
2010-07-01
1
-1
/
+5
[prev]
[next]