index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pc_sysfw: do not make it a device anymore
Paolo Bonzini
2013-08-12
9
-59
/
+10
*
pc_sysfw: remove the rom_only property
Paolo Bonzini
2013-08-12
2
-66
/
+7
*
sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible
Paolo Bonzini
2013-08-12
1
-25
/
+1
*
w32: Add missing version.o to all executables (fix regression)
Stefan Weil
2013-08-12
2
-5
/
+7
*
qemu-option: Guard against qemu_opts_set_defaults() misuse
Markus Armbruster
2013-08-12
1
-0
/
+9
*
LICENSE: clarify
Paolo Bonzini
2013-08-12
1
-5
/
+10
*
raw: add license header
Paolo Bonzini
2013-08-12
1
-0
/
+23
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-08-12
7
-4
/
+23
|
\
|
*
vhost: clear signalled_used_valid on vhost stop
Michael S. Tsirkin
2013-08-12
1
-0
/
+1
|
*
virtio: clear signalled_used_valid when switching from dataplane
Stefan Hajnoczi
2013-08-12
3
-0
/
+7
|
*
i82801b11: Fix i82801b11 PCI host bridge config space
Gerd Hoffmann
2013-08-12
1
-0
/
+1
|
*
pc: disable pci-info for 1.6
Michael S. Tsirkin
2013-08-12
2
-4
/
+14
*
|
Merge remote-tracking branch 'pmaydell/tags/pull-arm-devs-20130812' into staging
Anthony Liguori
2013-08-12
2
-3
/
+12
|
\
\
|
*
|
hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues
Peter Maydell
2013-08-12
1
-0
/
+3
|
*
|
hw/virtio/virtio: Don't allow guests to add/remove queues
Peter Maydell
2013-08-09
1
-3
/
+9
*
|
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-08-12
1
-3
/
+9
|
\
\
\
|
*
|
|
block: Bugfix 'format' and 'snapshot' used in drive option
Mike Qiu
2013-08-09
1
-3
/
+9
|
|
/
/
*
|
|
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-08-12
7
-93
/
+251
|
\
\
\
|
*
|
|
dump: rebase from host-private RAMBlock offsets to guest-physical addresses
Laszlo Ersek
2013-08-08
7
-57
/
+69
|
*
|
|
dump: populate guest_phys_blocks
Laszlo Ersek
2013-08-08
3
-1
/
+86
|
*
|
|
dump: introduce GuestPhysBlockList
Laszlo Ersek
2013-08-08
3
-12
/
+58
|
*
|
|
dump: clamp guest-provided mapping lengths to ramblock sizes
Laszlo Ersek
2013-08-08
1
-25
/
+40
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'kraxel/usb.87' into staging
Anthony Liguori
2013-08-12
1
-2
/
+11
|
\
\
\
|
*
|
|
xhci: implement warm port reset
Gerd Hoffmann
2013-08-08
1
-2
/
+11
|
|
/
/
*
|
|
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2013-08-12
5
-9
/
+24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mips: revert commit b332d24a8e1290954029814d09156b06ede358e2
Aurelien Jarno
2013-08-08
4
-9
/
+14
|
*
|
tcg/mips: fix invalid op definition errors
James Hogan
2013-08-08
1
-0
/
+10
|
|
/
*
/
Update version for 1.6.0-rc2
Anthony Liguori
2013-08-07
1
-1
/
+1
|
/
*
fw_cfg: the I/O port variant expects little-endian
Paolo Bonzini
2013-08-07
1
-1
/
+1
*
po: Update all *.po files
Stefan Weil
2013-08-07
6
-110
/
+110
*
target-ppc: Add POWER5+ v2.1 CPU model
Andreas Färber
2013-08-07
2
-0
/
+3
*
target-ppc: Prepare POWER5P CPU family
Andreas Färber
2013-08-07
2
-2
/
+104
*
target-ppc: Turn POWER5gr CPU into alias for POWER5
Andreas Färber
2013-08-07
2
-3
/
+1
*
target-ppc: Turn POWER5gs CPU into alias for POWER5+
Andreas Färber
2013-08-07
2
-3
/
+1
*
target-ppc: Fix POWER7+ model
Andreas Färber
2013-08-07
2
-3
/
+4
*
Bugfix for loading multiboot kernels
Martijn van den Broek
2013-08-07
1
-4
/
+3
*
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-08-07
2
-8
/
+11
|
\
|
*
target-i386: Fix X86CPU error handling
Andreas Färber
2013-08-06
2
-8
/
+11
*
|
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-08-07
11
-77
/
+237
|
\
\
|
|
/
|
/
|
|
*
vmdk: rename num_gtes_per_gte to num_gtes_per_gt
Fam Zheng
2013-08-06
1
-8
/
+9
|
*
vmdk: use heap allocation for whole_grain
Fam Zheng
2013-08-06
1
-8
/
+13
|
*
vmdk: check l1 size before opening image
Fam Zheng
2013-08-06
3
-0
/
+22
|
*
vmdk: check l2 table size when opening
Fam Zheng
2013-08-06
3
-0
/
+18
|
*
vmdk: check granularity field in opening
Fam Zheng
2013-08-06
3
-10
/
+44
|
*
qemu-iotests: add empty test case for vmdk
Fam Zheng
2013-08-06
3
-0
/
+54
|
*
qemu-iotests: add poke_file utility function
Stefan Hajnoczi
2013-08-06
1
-0
/
+6
|
*
vmdk: use unsigned values for on disk header fields
Fam Zheng
2013-08-06
1
-12
/
+12
|
*
vmdk: Make VMDK3Header and VmdkGrainMarker QEMU_PACKED
Fam Zheng
2013-08-06
1
-2
/
+2
|
*
sheepdog: add missing .bdrv_has_zero_init
Liu Yuan
2013-08-06
1
-0
/
+2
|
*
qemu-iotests: filter QEMU version in monitor banner
Stefan Hajnoczi
2013-08-06
2
-33
/
+34
[next]