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
2015-10-21
target-xtensa: use CPU_LOG_MMU for MMU event logging
Max Filippov
2
-6
/
+6
2015-10-21
target-xtensa: add window overflow check to L32E/S32E
Max Filippov
1
-2
/
+4
2015-10-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta...
Peter Maydell
9
-67
/
+168
2015-10-21
s390x/cmma: clean up cmma reset
David Hildenbrand
4
-13
/
+9
2015-10-21
s390x: reset crypto only on clear reset and QEMU reset
David Hildenbrand
4
-3
/
+14
2015-10-21
s390x: machine reset function with new ipl cpu handling
David Hildenbrand
5
-13
/
+32
2015-10-21
s390x/ipl: we always have an ipl device
David Hildenbrand
3
-20
/
+15
2015-10-21
s390x: unify device reset during subsystem_reset()
David Hildenbrand
1
-17
/
+14
2015-10-21
net: don't set native endianness
Michael S. Tsirkin
1
-0
/
+8
2015-10-21
exec: factor out duplicate mmap code
Michael S. Tsirkin
5
-61
/
+96
2015-10-20
Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...
Peter Maydell
47
-199
/
+613
2015-10-20
s390x: flagify mcic values
Cornelia Huck
2
-4
/
+64
2015-10-20
s390x/kvm: Fix vector validity bit in device machine checks
Christian Borntraeger
1
-0
/
+3
2015-10-20
s390x/virtio-ccw: fix 2.4 virtio compat
Cornelia Huck
1
-0
/
+12
2015-10-20
util/qemu-config: fix missing machine command line options
Tony Krowiak
1
-0
/
+8
2015-10-20
util: pull Buffer code out of VNC module
Daniel P. Berrange
6
-58
/
+191
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
36
-39
/
+45
2015-10-20
osdep: add qemu_fork() wrapper for safely handling signals
Daniel P. Berrange
3
-0
/
+96
2015-10-20
ui: convert VNC startup code to use SocketAddress
Daniel P. Berrange
1
-70
/
+90
2015-10-20
sockets: allow port to be NULL when listening on IP address
Daniel P. Berrange
2
-7
/
+17
2015-10-20
sockets: move qapi_copy_SocketAddress into qemu-sockets.c
Daniel P. Berrange
3
-25
/
+34
2015-10-20
sockets: add helpers for creating SocketAddress from a socket
Daniel P. Berrange
2
-0
/
+140
2015-10-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20151020-1' into...
Peter Maydell
1
-0
/
+4
2015-10-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20151020-1' into s...
Peter Maydell
3
-4
/
+9
2015-10-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...
Peter Maydell
8
-32
/
+388
2015-10-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20151020-1' into s...
Peter Maydell
3
-4
/
+8
2015-10-20
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2015-10-14-v4-tag'...
Peter Maydell
15
-60
/
+1412
2015-10-20
vmsvga: more cursor checks
Gerd Hoffmann
1
-4
/
+7
2015-10-20
ppc/spapr: Allow VIRTIO_VGA
Benjamin Herrenschmidt
2
-0
/
+2
2015-10-20
usb-audio: increate default buffer size
Gerd Hoffmann
1
-1
/
+1
2015-10-20
usb: print device id in "info usb" monitor command
Gerd Hoffmann
1
-3
/
+6
2015-10-20
usb-host: add wakeup call for iso xfers
Gerd Hoffmann
1
-0
/
+1
2015-10-20
virtio-input: ignore events until the guest driver is ready
Gerd Hoffmann
1
-0
/
+4
2015-10-19
qga: fix uninitialized value warning for win32
Michael Roth
1
-1
/
+1
2015-10-19
qga: guest-exec simple stdin/stdout/stderr redirection
Yuri Pudgorodskiy
2
-9
/
+187
2015-10-19
qga: handle G_IO_STATUS_AGAIN in ga_channel_write_all()
Yuri Pudgorodskiy
1
-12
/
+11
2015-10-19
qga: handle possible SIGPIPE in guest-file-write
Denis V. Lunev
2
-1
/
+23
2015-10-19
qga: guest exec functionality
Yuri Pudgorodskiy
2
-0
/
+261
2015-10-19
qga: drop guest_file_init helper and replace it with static initializers
Denis V. Lunev
2
-14
/
+6
2015-10-19
tests: add a local test for guest agent
Marc-André Lureau
2
-0
/
+786
2015-10-19
qga: guest-get-memory-blocks shouldn't fail for unexposed memory blocks
Michael Roth
1
-2
/
+8
2015-10-19
glib-compat: add 2.38/2.40/2.46 asserts
Marc-André Lureau
1
-0
/
+61
2015-10-19
qtest: add a few fd-level qmp helpers
Marc-André Lureau
2
-4
/
+48
2015-10-19
qga: do not override configuration verbosity
Marc-André Lureau
1
-2
/
+2
2015-10-19
qga: add QGA_CONF environment variable
Marc-André Lureau
1
-1
/
+2
2015-10-19
qga: Use g_new() & friends where that makes obvious sense
Markus Armbruster
6
-17
/
+17
2015-10-19
build: qemu-ga: add 'qemu-ga' build target for w32
Michael Roth
2
-7
/
+9
2015-10-19
cpu-exec: Add "nochain" debug flag
Richard Henderson
3
-1
/
+6
2015-10-19
tcg/mips: Support r6 SEL{NE, EQ}Z instead of MOVN/MOVZ
James Hogan
1
-6
/
+37
2015-10-19
tcg/mips: Support r6 multiply/divide encodings
James Hogan
2
-3
/
+43
[prev]
[next]