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
*
linux-user: avoid string truncation warnings in uname field copying
Daniel P. Berrangé
2019-05-09
1
-3
/
+2
*
linux-user/elfload: Fix GCC 9 build warnings
Alistair Francis
2019-05-09
1
-1
/
+1
*
linux-user: Add missing IPV6 sockopts
Helge Deller
2019-05-09
1
-0
/
+44
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-05-09
10
-25
/
+74
|
\
|
*
sockets: avoid string truncation warnings when copying UNIX path
Daniel P. Berrangé
2019-05-03
1
-4
/
+8
|
*
hw/sparc/leon3: Allow load of uImage firmwares
Philippe Mathieu-Daudé
2019-05-03
1
-0
/
+4
|
*
Makefile: Let the 'clean' rule remove qemu-ga.exe on Windows hosts
Philippe Mathieu-Daudé
2019-05-03
1
-1
/
+1
|
*
net: Print output of "-net nic, model=help" to stdout instead of stderr
Thomas Huth
2019-05-03
1
-3
/
+4
|
*
Header cleanups
Aruna Jayasena
2019-05-03
1
-3
/
+0
|
*
Update configure
Stefan Weil
2019-05-03
1
-1
/
+0
|
*
configure: fix pam test warning
Dr. David Alan Gilbert
2019-05-03
1
-2
/
+2
|
*
qom: use object_new_with_type in object_new_with_propv
Wei Yang
2019-05-03
1
-1
/
+1
|
*
doc: fix the configuration path
Marc-André Lureau
2019-05-03
2
-5
/
+8
|
*
CODING_STYLE: indent example code as all others
Wei Yang
2019-05-02
1
-4
/
+4
|
*
CODING_STYLE: specify the indent rule for multiline code
Wei Yang
2019-05-02
1
-0
/
+39
|
*
hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
Philippe Mathieu-Daudé
2019-05-02
1
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2019-05-09
1
-0
/
+0
|
\
\
|
*
|
Update upstream slirp
Samuel Thibault
2019-05-09
1
-0
/
+0
|
/
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st...
Peter Maydell
2019-05-08
11
-115
/
+132
|
\
\
|
*
|
iotests: Make 182 do without device_add
Max Reitz
2019-05-07
2
-5
/
+18
|
*
|
iotests: Tweak 221 sizing for different hole granularities
Eric Blake
2019-05-07
2
-15
/
+15
|
*
|
tests/qemu-iotests: Fix more reference output files due to recent qemu-io change
Thomas Huth
2019-05-07
3
-50
/
+50
|
*
|
iotests: Fix 233 for ports other than 10809
Max Reitz
2019-05-07
2
-4
/
+6
|
*
|
qemu-nbd: Look up flag names in array
Max Reitz
2019-05-07
2
-41
/
+43
*
|
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'...
Peter Maydell
2019-05-08
21
-127
/
+291
|
\
\
\
|
*
|
|
target/arm: Stop using variable length array in dc_zva
Peter Maydell
2019-05-07
1
-2
/
+6
|
*
|
|
target/arm: Implement XPSR GE bits
Peter Maydell
2019-05-07
2
-2
/
+14
|
*
|
|
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
2019-05-07
1
-1
/
+3
|
*
|
|
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
2019-05-07
1
-3
/
+24
|
*
|
|
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
2019-05-07
1
-2
/
+7
|
*
|
|
osdep: Fix mingw compilation regarding stdio formats
Cao Jiaxi
2019-05-07
1
-5
/
+5
|
*
|
|
util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64
Cao Jiaxi
2019-05-07
1
-1
/
+1
|
*
|
|
qga: Fix mingw compilation warnings on enum conversion
Cao Jiaxi
2019-05-07
1
-1
/
+1
|
*
|
|
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
2019-05-07
3
-3
/
+8
|
*
|
|
arm: aspeed: Set SDRAM size
Joel Stanley
2019-05-07
2
-0
/
+9
|
*
|
|
arm: Allow system registers for KVM guests to be changed by QEMU code
Peter Maydell
2019-05-07
6
-22
/
+46
|
*
|
|
hw/arm/raspi: Diagnose requests for too much RAM
Peter Maydell
2019-05-07
1
-0
/
+7
|
*
|
|
hw/arm/virt: Support firmware configuration with -blockdev
Markus Armbruster
2019-05-07
2
-69
/
+129
|
*
|
|
pflash_cfi01: New pflash_cfi01_legacy_drive()
Markus Armbruster
2019-05-07
3
-14
/
+31
|
*
|
|
pc: Rearrange pc_system_firmware_init()'s legacy -drive loop
Markus Armbruster
2019-05-07
1
-13
/
+11
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190507-pull-request' ...
Peter Maydell
2019-05-07
13
-62
/
+84
|
\
\
\
|
*
|
|
i2c-ddc: move it to hw/display
Paolo Bonzini
2019-05-07
9
-10
/
+10
|
*
|
|
ati-vga: Fix check for blt outside vram
BALATON Zoltan
2019-05-07
1
-6
/
+6
|
*
|
|
qxl: avoid unaligned pointer reads/writes
Daniel P. Berrangé
2019-05-07
1
-31
/
+24
|
*
|
|
vl: add -vga help support
Marc-André Lureau
2019-05-07
1
-9
/
+31
|
*
|
|
vl: constify VGAInterfaceInfo
Marc-André Lureau
2019-05-07
1
-3
/
+3
|
*
|
|
hw/display/cirrus_vga: Remove unused include
Philippe Mathieu-Daudé
2019-05-07
1
-1
/
+0
|
*
|
|
hw/display/cirrus_vga: Update the documentation URL
Philippe Mathieu-Daudé
2019-05-07
1
-2
/
+7
|
*
|
|
qxl: check release info object
Prasad J Pandit
2019-05-07
1
-0
/
+3
*
|
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190506' into staging
Peter Maydell
2019-05-07
5
-46
/
+241
|
\
\
\
\
[next]