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
*
qcow2: Don't ignore qcow2_alloc_clusters return value
Kevin Wolf
2010-01-26
3
-3
/
+33
*
qcow2: Don't ignore update_refcount return value
Kevin Wolf
2010-01-26
1
-8
/
+23
*
qcow2: Allow updating no refcounts
Kevin Wolf
2010-01-26
1
-1
/
+5
*
qcow2: Improve error handling in update_refcount
Kevin Wolf
2010-01-26
1
-7
/
+25
*
qcow2: Fix error handling in grow_refcount_table
Kevin Wolf
2010-01-26
1
-3
/
+6
*
block: Return original error codes in bdrv_pread/write
Kevin Wolf
2010-01-26
1
-16
/
+18
*
qcow2: Return 0/-errno in qcow2_alloc_cluster_offset
Kevin Wolf
2010-01-26
3
-29
/
+39
*
qcow2: Return 0/-errno in get_cluster_table
Kevin Wolf
2010-01-26
1
-12
/
+18
*
qcow2: Fix error handling in qcow_save_vmstate
Kevin Wolf
2010-01-26
1
-2
/
+3
*
qcow2: Fix error handling in qcow2_grow_l1_table
Kevin Wolf
2010-01-26
1
-4
/
+6
*
monitor: convert do_cpu_set() to QObject, QError
Markus Armbruster
2010-01-26
2
-3
/
+4
*
QError: New QERR_INVALID_CPU_INDEX
Markus Armbruster
2010-01-26
2
-0
/
+7
*
monitor: convert do_physical_memory_save() to QError
Markus Armbruster
2010-01-26
1
-1
/
+1
*
monitor: convert do_memory_save() to QError
Markus Armbruster
2010-01-26
1
-1
/
+1
*
QError: New QERR_OPEN_FILE_FAILED
Markus Armbruster
2010-01-26
2
-0
/
+7
*
monitor: Don't check for mon_get_cpu() failure
Markus Armbruster
2010-01-26
1
-36
/
+3
*
json: escape u0000 .. u001F when outputting json
Anthony Liguori
2010-01-26
1
-2
/
+8
*
Sparc64: fix initrd
Blue Swirl
2010-01-24
1
-3
/
+5
*
pflash: Dont open memarea for full IO if already done.
Edgar E. Iglesias
2010-01-24
1
-2
/
+4
*
pflash: Reduce writebuf len for 8-bit flashes.
Edgar E. Iglesias
2010-01-24
1
-1
/
+5
*
pflash: Remove dead code, no functional changes.
Edgar E. Iglesias
2010-01-24
1
-7
/
+0
*
microblaze: The petalogix s3adsp board uses intel flashes
Edgar E. Iglesias
2010-01-24
2
-4
/
+3
*
Load global config files by default
Anthony Liguori
2010-01-24
2
-0
/
+48
*
Move out option lookup into a separate function
Anthony Liguori
2010-01-24
1
-29
/
+43
*
Support --sysconfdir in configure to specify path to configuration files
Anthony Liguori
2010-01-24
1
-0
/
+17
*
Sparc32: fix free-run timer
Blue Swirl
2010-01-24
1
-1
/
+2
*
Musicpal: Fix descriptor walk in eth_send
Jan Kiszka
2010-01-24
1
-4
/
+3
*
Musicpal: Fix wm8750 I2C address
Jan Kiszka
2010-01-23
1
-1
/
+1
*
sparc32 fix np dereference in do_unassigned_access
Artyom Tarasenko
2010-01-23
1
-1
/
+2
*
Sparc64: fix PCI probe problems
Blue Swirl
2010-01-22
1
-12
/
+7
*
Revert "block: prevent multiwrite_merge from creating too large iovecs"
Anthony Liguori
2010-01-20
1
-4
/
+0
*
make: qemu-img depends on config-host.h
Anthony Liguori
2010-01-20
1
-1
/
+1
*
reduce number of reinjects on ACK
Gleb Natapov
2010-01-20
1
-1
/
+1
*
block: prevent multiwrite_merge from creating too large iovecs
Christoph Hellwig
2010-01-20
1
-0
/
+4
*
block: fix cache flushing in bdrv_commit
Christoph Hellwig
2010-01-20
1
-3
/
+6
*
QMP: Fix asynchronous events delivery
Luiz Capitulino
2010-01-20
1
-4
/
+3
*
vnc: Use inet_strfamily()
Luiz Capitulino
2010-01-20
1
-21
/
+1
*
net: inet_strfamily(): Better unknown family report
Luiz Capitulino
2010-01-20
1
-1
/
+1
*
net: Make inet_strfamily() public
Luiz Capitulino
2010-01-20
2
-1
/
+2
*
virtio-serial: Use MSI vectors for port virtqueues
Amit Shah
2010-01-20
1
-0
/
+4
*
Move virtio-serial to Makefile.objs
Amit Shah
2010-01-20
2
-2
/
+2
*
virtio-serial: Add a 'virtserialport' device for generic serial port support
Amit Shah
2010-01-20
1
-0
/
+34
*
virtio-serial-bus: Add ability to hot-unplug ports
Amit Shah
2010-01-20
2
-0
/
+3
*
virtio-serial-bus: Add a port 'name' property for port discovery in guests
Amit Shah
2010-01-20
3
-0
/
+26
*
virtio-serial-bus: Maintain guest and host port open/close state
Amit Shah
2010-01-20
2
-0
/
+100
*
virtio-console: qdev conversion, new virtio-serial-bus
Amit Shah
2010-01-20
17
-213
/
+809
*
virtio: Remove duplicate macro definition for max. virtqueues, bump up the max
Amit Shah
2010-01-20
2
-3
/
+1
*
Disable fall-back to read-only when cannot open drive's file for read-write
Naphtali Sprei
2010-01-20
1
-6
/
+0
*
Added drives' readonly option
Naphtali Sprei
2010-01-20
1
-1
/
+1
*
Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone...
Naphtali Sprei
2010-01-20
11
-42
/
+44
[next]