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
...
|
*
gus: clean up MemoryRegionPortio
Paolo Bonzini
2015-04-27
1
-19
/
+1
|
*
sb16: remove useless mixer_write_indexw
Paolo Bonzini
2015-04-27
1
-7
/
+0
|
*
sun4m: fix slavio sysctrl and led register sizes
Mark Cave-Ayland
2015-04-27
1
-2
/
+3
|
*
acpi-build: remove dependency from ram_addr.h
Paolo Bonzini
2015-04-27
3
-25
/
+27
|
*
memory: add memory_region_ram_resize
Paolo Bonzini
2015-04-27
2
-0
/
+19
|
*
dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
Fam Zheng
2015-04-27
3
-23
/
+31
|
*
exec: Notify cpu_register_map_client caller if the bounce buffer is available
Fam Zheng
2015-04-27
1
-7
/
+16
|
*
exec: Protect map_client_list with mutex
Fam Zheng
2015-04-27
1
-9
/
+13
|
*
linux-user, bsd-user: Remove two calls to cpu_exec_init_all
Fam Zheng
2015-04-27
2
-2
/
+0
|
*
exec: Atomic access to bounce buffer
Fam Zheng
2015-04-27
1
-1
/
+3
|
*
translate-all: use glib for all page descriptor allocations
Emilio G. Cota
2015-04-27
1
-16
/
+2
*
|
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-04-30
12
-97
/
+359
|
\
\
|
*
|
qtest: Add assertion that required environment variable is set
Ed Maste
2015-04-28
1
-0
/
+1
|
*
|
qtest/ahci: add flush retry test
John Snow
2015-04-28
1
-0
/
+44
|
*
|
libqos: add blkdebug_prepare_script
John Snow
2015-04-28
3
-22
/
+24
|
*
|
libqtest: add qmp_async
John Snow
2015-04-28
2
-1
/
+56
|
*
|
libqtest: add qmp_eventwait
John Snow
2015-04-28
3
-10
/
+37
|
*
|
qtest/ahci: Allow override of default CLI options
John Snow
2015-04-28
3
-22
/
+51
|
*
|
qtest/ahci: Add simple flush test
John Snow
2015-04-28
1
-0
/
+34
|
*
|
qtest/ahci: test different disk sectors
John Snow
2015-04-28
3
-19
/
+63
|
*
|
qtest/ahci: add qcow2 support to ahci-test
John Snow
2015-04-28
4
-10
/
+53
|
*
|
fdc: remove sparc sun4m mutations
Hervé Poussineau
2015-04-28
1
-17
/
+0
*
|
|
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150428.0' i...
Peter Maydell
2015-04-28
1
-2
/
+164
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
Alex Williamson
2015-04-28
1
-0
/
+162
|
*
|
vfio-pci: Fix error path sign
Alex Williamson
2015-04-28
1
-1
/
+1
|
*
|
vfio-pci: Further fix BAR size overflow
Alex Williamson
2015-04-28
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-04-28
91
-3071
/
+5962
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: move I/O request processing to block/io.c
Stefan Hajnoczi
2015-04-28
3
-2513
/
+2541
|
*
|
block: extract bdrv_setup_io_funcs()
Stefan Hajnoczi
2015-04-28
2
-1
/
+14
|
*
|
block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
Stefan Hajnoczi
2015-04-28
2
-8
/
+8
|
*
|
block: replace bdrv_states iteration with bdrv_next()
Stefan Hajnoczi
2015-04-28
1
-6
/
+8
|
*
|
vmdk: Widen before shifting 32 bit header field
Fam Zheng
2015-04-28
1
-1
/
+1
|
*
|
block/dmg: make it modular
Michael Tokarev
2015-04-28
1
-1
/
+2
|
*
|
block/mirror: Always call block_job_sleep_ns()
Max Reitz
2015-04-28
1
-3
/
+0
|
*
|
iotests: add incremental backup granularity tests
John Snow
2015-04-28
2
-13
/
+49
|
*
|
iotests: add incremental backup failure recovery test
John Snow
2015-04-28
2
-2
/
+59
|
*
|
iotests: add simple incremental backup case
John Snow
2015-04-28
2
-6
/
+172
|
*
|
iotests: add QMP event waiting queue
John Snow
2015-04-28
2
-30
/
+103
|
*
|
iotests: add invalid input incremental backup tests
John Snow
2015-04-28
3
-0
/
+110
|
*
|
hbitmap: truncate tests
John Snow
2015-04-28
1
-0
/
+255
|
*
|
block: Resize bitmaps on bdrv_truncate
John Snow
2015-04-28
3
-0
/
+76
|
*
|
block: Ensure consistent bitmap function prototypes
John Snow
2015-04-28
6
-35
/
+26
|
*
|
block: add BdrvDirtyBitmap documentation
John Snow
2015-04-28
1
-5
/
+5
|
*
|
qmp: Add dirty bitmap status field in query-block
John Snow
2015-04-28
2
-1
/
+5
|
*
|
qmp: add block-dirty-bitmap-clear
John Snow
2015-04-28
5
-0
/
+86
|
*
|
qmp: Add support of "dirty-bitmap" sync mode for drive-backup
John Snow
2015-04-28
9
-33
/
+181
|
*
|
block: Add bitmap successors
John Snow
2015-04-28
4
-1
/
+121
|
*
|
block: Add bitmap disabled status
John Snow
2015-04-28
2
-0
/
+28
|
*
|
hbitmap: add hbitmap_merge
John Snow
2015-04-28
2
-0
/
+46
|
*
|
hbitmap: cache array lengths
John Snow
2015-04-28
1
-0
/
+4
[prev]
[next]