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
*
.gitignore: ignore tests/qemu-iotests/socket_scm_helper
Fam Zheng
2013-10-01
1
-0
/
+1
*
Merge remote-tracking branch 'kraxel/seabios-1.7.3.2' into staging
Anthony Liguori
2013-09-30
4
-0
/
+0
|
\
|
*
update seabios from 1.7.2.2 to 1.7.3.2
Gerd Hoffmann
2013-09-30
4
-0
/
+0
*
|
Merge remote-tracking branch 'kraxel/roms.1' into staging
Anthony Liguori
2013-09-30
7
-92
/
+87
|
\
\
|
*
|
roms: add support for building sgabios
Gerd Hoffmann
2013-09-30
1
-0
/
+9
|
*
|
roms: enable parallel seabios / seavgabios builds
Gerd Hoffmann
2013-09-30
6
-10
/
+19
|
*
|
roms: enable ipxe cross builds
Gerd Hoffmann
2013-09-30
1
-0
/
+3
|
*
|
roms: add rules to build slof
Gerd Hoffmann
2013-09-30
1
-0
/
+22
|
*
|
roms: rewrite scripts/refresh-pxe-roms.sh
Gerd Hoffmann
2013-09-30
1
-74
/
+6
|
*
|
roms: parallel ipxe builds
Gerd Hoffmann
2013-09-30
1
-6
/
+12
|
*
|
roms: build lgplvgabios isavga variant
Gerd Hoffmann
2013-09-30
1
-2
/
+4
|
*
|
roms: enable parallel builds for 'make lgplvgabios'
Gerd Hoffmann
2013-09-30
1
-2
/
+7
|
*
|
roms: add 'make clean'
Gerd Hoffmann
2013-09-30
1
-0
/
+7
|
|
/
*
|
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-09-30
14
-120
/
+359
|
\
\
|
*
|
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
2013-09-28
1
-36
/
+25
|
*
|
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
2013-09-28
5
-65
/
+94
|
*
|
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
2013-09-28
1
-26
/
+17
|
*
|
smbios: Convert to QemuOpts
Markus Armbruster
2013-09-28
5
-43
/
+179
|
*
|
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
2013-09-28
3
-9
/
+7
|
*
|
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
2013-09-22
1
-0
/
+1
|
*
|
pci: remove explicit check to 64K ioport size
Hervé Poussineau
2013-09-15
1
-2
/
+4
|
*
|
piix4: disable io on reset
Michael S. Tsirkin
2013-09-15
1
-0
/
+1
|
*
|
piix: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
1
-4
/
+10
|
*
|
q35: use 64 bit window programmed by guest
Michael S. Tsirkin
2013-09-15
1
-4
/
+10
|
*
|
pci: add helper to retrieve the 64-bit range
Michael S. Tsirkin
2013-09-15
2
-0
/
+51
|
*
|
range: add min/max operations on ranges
Michael S. Tsirkin
2013-09-15
1
-0
/
+18
|
*
|
range: add Range to typedefs
Michael S. Tsirkin
2013-09-15
2
-1
/
+2
|
*
|
q35: make pci window address/size match guest cfg
Michael S. Tsirkin
2013-09-15
1
-0
/
+10
*
|
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-09-30
75
-425
/
+575
|
\
\
\
|
*
|
|
qcow2: Remove useless count_contiguous_clusters() parameter
Kevin Wolf
2013-09-27
1
-6
/
+6
|
*
|
|
qcow2: COMPRESSED on count_contiguous_clusters
Max Reitz
2013-09-27
1
-4
/
+2
|
*
|
|
qcow2: count_contiguous_clusters and compression
Max Reitz
2013-09-27
1
-2
/
+5
|
*
|
|
qcow2: Free only newly allocated clusters on error
Max Reitz
2013-09-27
1
-6
/
+10
|
*
|
|
qcow2: Always use error path in l2_allocate
Max Reitz
2013-09-27
1
-2
/
+3
|
*
|
|
qcow2: Don't put invalid L2 table into cache
Max Reitz
2013-09-27
1
-2
/
+4
|
*
|
|
qemu-iotests: Preallocated zero clusters in 061
Max Reitz
2013-09-27
2
-0
/
+20
|
*
|
|
qcow2: Correct bitmap size in zero expansion
Max Reitz
2013-09-27
1
-11
/
+27
|
*
|
|
qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
Jeff Cody
2013-09-27
49
-337
/
+337
|
*
|
|
qemu-iotests: Add basic ability to use binary sample images
Jeff Cody
2013-09-27
3
-0
/
+35
|
*
|
|
qemu-iotests: fix qmp.py search path
Fam Zheng
2013-09-26
1
-1
/
+1
|
*
|
|
block: use DIV_ROUND_UP in bdrv_co_do_readv
Fam Zheng
2013-09-26
1
-1
/
+1
|
*
|
|
qcow2: Assert against currently impossible overflow
Max Reitz
2013-09-25
1
-0
/
+1
|
*
|
|
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-1
/
+1
|
*
|
|
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
2
-2
/
+2
|
*
|
|
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-14
/
+14
|
*
|
|
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
1
-1
/
+1
|
*
|
|
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
2013-09-25
1
-1
/
+2
|
*
|
|
qdict: Extract qdict_extract_subqdict
Benoît Canet
2013-09-25
3
-21
/
+25
|
*
|
|
block: Fix compiler warning (-Werror=uninitialized)
Stefan Weil
2013-09-25
1
-2
/
+3
|
*
|
|
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
2013-09-25
8
-2
/
+24
[next]