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
*
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2019-01-22...
Peter Maydell
2019-01-23
4
-15
/
+34
|
\
|
*
target/microblaze: Add props enabling exceptions on failed bus accesses
Edgar E. Iglesias
2019-01-22
2
-1
/
+13
|
*
hw/microblaze: s3adsp1800: Create an unimplemented GPIO area
Edgar E. Iglesias
2019-01-22
1
-0
/
+4
|
*
target/microblaze: Switch to transaction_failed hook
Peter Maydell
2019-01-22
3
-14
/
+17
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ipxe-20190122-pull-request'...
Peter Maydell
2019-01-22
9
-0
/
+0
|
\
\
|
*
|
ipxe: update to latest git master
Gerd Hoffmann
2019-01-22
9
-0
/
+0
*
|
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-01-21' into st...
Peter Maydell
2019-01-22
14
-332
/
+938
|
\
\
\
|
*
|
|
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
Eric Blake
2019-01-21
4
-6
/
+50
|
*
|
|
nbd/client: Work around 3.0 bug for listing meta contexts
Eric Blake
2019-01-21
1
-0
/
+19
|
*
|
|
qemu-nbd: Add --list option
Eric Blake
2019-01-21
2
-17
/
+167
|
*
|
|
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
2019-01-21
2
-2
/
+41
|
*
|
|
nbd/client: Add nbd_receive_export_list()
Eric Blake
2019-01-21
2
-4
/
+143
|
*
|
|
nbd/client: Refactor nbd_opt_go() to support NBD_OPT_INFO
Eric Blake
2019-01-21
2
-18
/
+26
|
*
|
|
nbd/client: Pull out oldstyle size determination
Eric Blake
2019-01-21
1
-17
/
+32
|
*
|
|
nbd/client: Split handshake into two functions
Eric Blake
2019-01-21
2
-51
/
+96
|
*
|
|
nbd/client: Refactor return of nbd_receive_negotiate()
Eric Blake
2019-01-21
1
-28
/
+23
|
*
|
|
nbd/client: Split out nbd_receive_one_meta_context()
Eric Blake
2019-01-21
2
-58
/
+91
|
*
|
|
nbd/client: Split out nbd_send_meta_query()
Eric Blake
2019-01-21
2
-21
/
+45
|
*
|
|
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
2019-01-21
3
-31
/
+28
|
*
|
|
nbd/client: Move export name into NBDExportInfo
Eric Blake
2019-01-21
5
-30
/
+30
|
*
|
|
nbd/client: Refactor nbd_receive_list()
Eric Blake
2019-01-21
2
-33
/
+59
|
*
|
|
qemu-nbd: Avoid strtol open-coding
Eric Blake
2019-01-21
1
-19
/
+9
|
*
|
|
nbd/server: Favor [u]int64_t over off_t
Eric Blake
2019-01-21
3
-29
/
+22
|
*
|
|
nbd/server: Hoist length check to qmp_nbd_server_add
Eric Blake
2019-01-21
2
-8
/
+12
|
*
|
|
qemu-nbd: Sanity check partition bounds
Eric Blake
2019-01-21
1
-1
/
+21
|
*
|
|
qemu-nbd: Enhance man page
Eric Blake
2019-01-21
1
-19
/
+75
|
*
|
|
maint: Allow for EXAMPLES in texi2pod
Eric Blake
2019-01-21
2
-1
/
+3
|
*
|
|
iotests: Make 233 output more reliable
Eric Blake
2019-01-21
2
-4
/
+11
*
|
|
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-01-2...
Peter Maydell
2019-01-22
32
-286
/
+321
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
tests: remove rule for nonexisting qdev-monitor-test
Paolo Bonzini
2019-01-22
1
-1
/
+0
|
*
|
|
tests/hexloader-test: Don't pass -nographic to the QEMU under test
Peter Maydell
2019-01-22
1
-1
/
+1
|
*
|
|
configure: Force the C standard to gnu99
Thomas Huth
2019-01-22
1
-1
/
+4
|
*
|
|
seccomp: Work-around GCC 4.x bug in gnu99 mode
Thomas Huth
2019-01-22
1
-1
/
+2
|
*
|
|
block: Work-around a bug in libiscsi 1.9.0 when used in gnu99 mode
Thomas Huth
2019-01-22
1
-0
/
+2
|
*
|
|
linux-user: Fix compilation with clang 3.4
Thomas Huth
2019-01-22
2
-5
/
+5
|
*
|
|
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
2019-01-22
1
-3
/
+2
|
*
|
|
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2019-01-22
3
-8
/
+8
|
*
|
|
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2019-01-22
5
-7
/
+40
|
*
|
|
ui/console: Remove PixelFormat from qemu/typedefs.h
Philippe Mathieu-Daudé
2019-01-22
3
-11
/
+10
|
*
|
|
ui/console: Remove MouseTransformInfo from qemu/typedefs.h
Philippe Mathieu-Daudé
2019-01-22
3
-3
/
+3
|
*
|
|
ui/console: Remove DisplayState/DisplaySurface from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-4
/
+4
|
*
|
|
ui/console: Remove QemuDmaBuf from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-3
/
+2
|
*
|
|
audio: Remove AudioState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-3
/
+2
|
*
|
|
hw/i386: Remove PCMachineClass from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-3
/
+2
|
*
|
|
hw/char/serial: Remove SerialState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-3
/
+2
|
*
|
|
hw/bt: Remove HCIInfo from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-3
/
+2
|
*
|
|
hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-1
/
+2
|
*
|
|
hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-3
/
+2
|
*
|
|
hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
3
-3
/
+3
|
*
|
|
hw/input/ps2: Remove PS2State from "qemu/typedefs.h"
Philippe Mathieu-Daudé
2019-01-22
2
-1
/
+2
[next]