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
...
*
|
qdev: add a maximum device allowed field for the bus.
KONRAD Frederic
2013-01-21
2
-0
/
+14
*
|
Merge remote-tracking branch 'quintela/thread.next' into staging
Anthony Liguori
2013-01-21
5
-91
/
+81
|
\
\
|
*
|
migration: remove argument to qemu_savevm_state_cancel
Juan Quintela
2013-01-17
3
-6
/
+6
|
*
|
migration: Only go to the iterate stage if there is anything to send
Juan Quintela
2013-01-17
1
-1
/
+1
|
*
|
migration: unfold rest of migrate_fd_put_ready() into thread
Juan Quintela
2013-01-17
1
-54
/
+41
|
*
|
migration: move exit condition to migration thread
Juan Quintela
2013-01-17
1
-6
/
+8
|
*
|
migration: Add buffered_flush error handling
Juan Quintela
2013-01-17
1
-1
/
+2
|
*
|
migration: move beginning stage to the migration thread
Juan Quintela
2013-01-17
2
-14
/
+15
|
*
|
qemu-file: Only set last_error if it is not already set
Juan Quintela
2013-01-17
1
-1
/
+3
|
*
|
migration: fix off-by-one in buffered_rate_limit
Paolo Bonzini
2013-01-17
1
-1
/
+1
|
*
|
migration: remove double call to migrate_fd_close
Paolo Bonzini
2013-01-17
1
-1
/
+0
|
*
|
migration: make function static
Paolo Bonzini
2013-01-17
2
-4
/
+2
|
*
|
use XFER_LIMIT_RATIO consistently
Paolo Bonzini
2013-01-17
1
-1
/
+1
|
*
|
Protect migration_bitmap_sync() with the ramlist lock
Paolo Bonzini
2013-01-17
1
-2
/
+1
|
*
|
Unlock ramlist lock also in error case
Paolo Bonzini
2013-01-17
1
-1
/
+2
*
|
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-01-21
4
-6
/
+6
|
\
\
\
|
*
|
|
hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
Stefan Weil
2013-01-21
1
-3
/
+3
|
*
|
|
configure: silence pkg-config's check for curses
Vadim Evard
2013-01-21
1
-1
/
+1
|
*
|
|
acpitable: open the data file in binary mode
Michael Tokarev
2013-01-21
1
-1
/
+1
|
*
|
|
hw: Spelling fix in log message
Stefan Weil
2013-01-21
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'kraxel/seabios-1.7.2' into staging
Anthony Liguori
2013-01-21
4
-0
/
+0
|
\
\
\
\
|
*
|
|
|
seabios: update to 1.7.2 release
Gerd Hoffmann
2013-01-21
4
-0
/
+0
|
|
/
/
/
*
|
|
|
target-microblaze: Drop unused cpu_mb_close() prototype
Andreas Färber
2013-01-21
1
-1
/
+0
*
|
|
|
target-cris: Drop unused cpu_cris_close() prototype
Andreas Färber
2013-01-21
1
-1
/
+0
|
/
/
/
*
|
|
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-01-20
9
-32
/
+23
|
\
\
\
|
*
|
|
dataplane: support viostor virtio-pci status bit setting
Stefan Hajnoczi
2013-01-18
1
-1
/
+2
|
*
|
|
dataplane: avoid reentrancy during virtio_blk_data_plane_stop()
Stefan Hajnoczi
2013-01-18
1
-3
/
+6
|
*
|
|
win32-aio: use iov utility functions instead of open-coding them
Michael Tokarev
2013-01-18
1
-14
/
+3
|
*
|
|
win32-aio: Fix memory leak
Kevin Wolf
2013-01-17
1
-1
/
+1
|
*
|
|
win32-aio: Fix vectored reads
Kevin Wolf
2013-01-17
1
-1
/
+1
|
*
|
|
aio: Fix return value of aio_poll()
Kevin Wolf
2013-01-17
4
-8
/
+8
|
*
|
|
ide: Remove wrong assertion
Kevin Wolf
2013-01-17
1
-1
/
+0
|
*
|
|
block: fix null-pointer bug on error case in block commit
Jeff Cody
2013-01-17
1
-4
/
+3
|
|
/
/
*
|
|
tci: Fix broken build (regression)
Stefan Weil
2013-01-19
1
-7
/
+1
*
|
|
block/raw-posix: Make hdev_aio_discard() available outside Linux
Andreas Färber
2013-01-19
1
-13
/
+13
*
|
|
usb: Fix compilation for MinGW (regression)
Stefan Weil
2013-01-19
1
-1
/
+1
*
|
|
cpu-defs.h: Drop qemu_work_item prototype
Andreas Färber
2013-01-19
1
-2
/
+0
*
|
|
tcg/target-arm: Add missing parens to assertions
Peter Maydell
2013-01-19
1
-2
/
+2
*
|
|
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
2013-01-19
3
-17
/
+9
*
|
|
vl: Use size_t for sizes in get_boot_devices_list()
Markus Armbruster
2013-01-19
3
-5
/
+5
*
|
|
fw_cfg: Use void *, size_t instead of uint8_t *, uint32_t for blobs
Markus Armbruster
2013-01-19
4
-27
/
+27
*
|
|
pc: Clean up bochs_bios_init()'s (non-)use of sizeof
Markus Armbruster
2013-01-19
1
-3
/
+3
*
|
|
sun4: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
2
-12
/
+4
*
|
|
pc: Fix unchecked strdup() by switching to fw_cfg_add_string()
Markus Armbruster
2013-01-19
1
-3
/
+1
*
|
|
fw_cfg: New fw_cfg_add_string()
Markus Armbruster
2013-01-19
2
-0
/
+8
*
|
|
fw_cfg: Dumb down fw_cfg_add_*() not to return success / failure
Markus Armbruster
2013-01-19
2
-35
/
+24
*
|
|
fw_cfg: Replace debug prints by tracepoints
Markus Armbruster
2013-01-19
2
-19
/
+13
*
|
|
optimize: optimize using nonzero bits
Paolo Bonzini
2013-01-19
1
-2
/
+28
*
|
|
optimize: track nonzero bits of registers
Paolo Bonzini
2013-01-19
1
-22
/
+110
*
|
|
optimize: only write to state when clearing optimizer data
Paolo Bonzini
2013-01-19
1
-5
/
+14
[prev]
[next]