index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-30
Merge remote-tracking branch 'kraxel/roms.1' into staging
Anthony Liguori
7
-92
/
+87
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
14
-120
/
+359
2013-09-30
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
75
-425
/
+575
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
5
-14
/
+26
2013-09-30
Merge remote-tracking branch 'rth/tcg-ppc-pull' into staging
Anthony Liguori
4
-787
/
+842
2013-09-30
Merge remote-tracking branch 'quintela/migration.next' into staging
Anthony Liguori
5
-24
/
+55
2013-09-30
Merge remote-tracking branch 'kraxel/audio.1' into staging
Anthony Liguori
5
-439
/
+486
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
16
-251
/
+792
2013-09-30
update seabios from 1.7.2.2 to 1.7.3.2
Gerd Hoffmann
4
-0
/
+0
2013-09-30
roms: add support for building sgabios
Gerd Hoffmann
1
-0
/
+9
2013-09-30
roms: enable parallel seabios / seavgabios builds
Gerd Hoffmann
6
-10
/
+19
2013-09-30
roms: enable ipxe cross builds
Gerd Hoffmann
1
-0
/
+3
2013-09-30
roms: add rules to build slof
Gerd Hoffmann
1
-0
/
+22
2013-09-30
roms: rewrite scripts/refresh-pxe-roms.sh
Gerd Hoffmann
1
-74
/
+6
2013-09-30
roms: parallel ipxe builds
Gerd Hoffmann
1
-6
/
+12
2013-09-30
roms: build lgplvgabios isavga variant
Gerd Hoffmann
1
-2
/
+4
2013-09-30
roms: enable parallel builds for 'make lgplvgabios'
Gerd Hoffmann
1
-2
/
+7
2013-09-30
roms: add 'make clean'
Gerd Hoffmann
1
-0
/
+7
2013-09-28
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
1
-36
/
+25
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
5
-65
/
+94
2013-09-28
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
1
-26
/
+17
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
5
-43
/
+179
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
3
-9
/
+7
2013-09-27
qcow2: Remove useless count_contiguous_clusters() parameter
Kevin Wolf
1
-6
/
+6
2013-09-27
qcow2: COMPRESSED on count_contiguous_clusters
Max Reitz
1
-4
/
+2
2013-09-27
qcow2: count_contiguous_clusters and compression
Max Reitz
1
-2
/
+5
2013-09-27
qcow2: Free only newly allocated clusters on error
Max Reitz
1
-6
/
+10
2013-09-27
qcow2: Always use error path in l2_allocate
Max Reitz
1
-2
/
+3
2013-09-27
qcow2: Don't put invalid L2 table into cache
Max Reitz
1
-2
/
+4
2013-09-27
qemu-iotests: Preallocated zero clusters in 061
Max Reitz
2
-0
/
+20
2013-09-27
qcow2: Correct bitmap size in zero expansion
Max Reitz
1
-11
/
+27
2013-09-27
qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
Jeff Cody
49
-337
/
+337
2013-09-27
qemu-iotests: Add basic ability to use binary sample images
Jeff Cody
3
-0
/
+35
2013-09-26
qemu-iotests: fix qmp.py search path
Fam Zheng
1
-1
/
+1
2013-09-26
block: use DIV_ROUND_UP in bdrv_co_do_readv
Fam Zheng
1
-1
/
+1
2013-09-25
qcow2: Assert against currently impossible overflow
Max Reitz
1
-0
/
+1
2013-09-25
misc: Use new rotate functions
Stefan Weil
3
-13
/
+9
2013-09-25
bitops: Add rotate functions (rol8, ror8, ...)
Stefan Weil
1
-0
/
+80
2013-09-25
tci: Add implementation of rotl_i64, rotr_i64
Stefan Weil
2
-2
/
+9
2013-09-25
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-1
/
+1
2013-09-25
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2
-2
/
+2
2013-09-25
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-14
/
+14
2013-09-25
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
1
-1
/
+1
2013-09-25
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
1
-0
/
+1
2013-09-25
xen: Fix vcpu initialization.
Anthony PERARD
1
-4
/
+4
2013-09-25
qemu: Add qemu xen logic for Xen HVM S3 resume
Liu, Jinsong
1
-0
/
+9
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
3
-10
/
+12
2013-09-25
tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
2
-78
/
+136
2013-09-25
tcg-ppc64: Add _noaddr functions for emitting forward branches
Richard Henderson
1
-10
/
+16
2013-09-25
tcg-ppc64: Streamline tcg_out_tlb_read
Richard Henderson
1
-97
/
+97
[prev]
[next]