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-03-16
s390x/config: Do not include full pci.mak
Thomas Huth
1
-1
/
+2
2015-03-16
s390x/pci: fix length in sei_nt2 event
Frank Blaschka
1
-0
/
+1
2015-03-16
s390x/ipl: remove dead code
Dominik Dingel
1
-3
/
+0
2015-03-16
s390x/virtio-bus: Remove unused function s390_virtio_bus_console()
Thomas Huth
2
-6
/
+0
2015-03-16
s390x: CPACF: Handle key wrap machine options
Tony Krowiak
3
-1
/
+125
2015-03-16
s390x/kvm: make use of generic vm attribute check
Dominik Dingel
1
-35
/
+7
2015-03-16
kvm: encapsulate HAS_DEVICE for vm attrs
Dominik Dingel
2
-0
/
+33
2015-03-16
virtio-ccw: assure BE accesses
Cornelia Huck
1
-9
/
+13
2015-03-16
s390x/kvm: Guest Migration TOD clock synchronization
Jason J. Herne
4
-0
/
+129
2015-03-16
s390x: Replace unchecked qdev_init() by qdev_init_nofail()
Markus Armbruster
1
-5
/
+1
2015-03-13
user-exec.c: fix build on NetBSD/sparc64 and NetBSD/arm
Tobias Nygren
1
-1
/
+15
2015-03-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150312-2' into s...
Peter Maydell
8
-32
/
+81
2015-03-13
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2015-03-13
Update OpenBIOS images
Mark Cave-Ayland
4
-0
/
+0
2015-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
3
-4
/
+185
2015-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-7
/
+8
2015-03-12
tests: rtl8139: test timers and interrupt
Frediano Ziglio
2
-1
/
+182
2015-03-12
net: synchronize net_host_device_remove with host_net_remove_completion
Paolo Bonzini
1
-3
/
+3
2015-03-12
qcow2: fix the macro QCOW_MAX_L1_SIZE's use
Wen Congyang
2
-2
/
+2
2015-03-12
queue: fix QSLIST_INSERT_HEAD_ATOMIC race
Paolo Bonzini
1
-5
/
+6
2015-03-12
pixman: add a bunch of PIXMAN_BE_* defines for 32bpp
Gerd Hoffmann
1
-0
/
+16
2015-03-12
Allow the use of X11 from a non standard location.
Jeremy White
2
-5
/
+20
2015-03-12
configure: opengl overhaul
Gerd Hoffmann
6
-26
/
+23
2015-03-12
sdl: Fix crash when calling sdl_switch() with NULL surface
Benjamin Herrenschmidt
1
-1
/
+2
2015-03-12
sdl: Refresh debug statements
Benjamin Herrenschmidt
1
-2
/
+22
2015-03-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150312-1' into s...
Peter Maydell
4
-68
/
+72
2015-03-12
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
28
-147
/
+170
2015-03-12
vnc: fix segmentation fault when invalid vnc parameters are specified
Gonglei
1
-1
/
+6
2015-03-12
vnc: avoid possible file handler leak
Gonglei
1
-1
/
+1
2015-03-12
ui/console: fix OVERFLOW_BEFORE_WIDEN
Gonglei
1
-2
/
+2
2015-03-12
ui: fix regression in x509verify parameter for VNC server
Daniel P. Berrange
1
-2
/
+7
2015-03-12
vnc: switch to inet_listen_opts
Gerd Hoffmann
1
-34
/
+41
2015-03-12
vnc: remove dead code
Gerd Hoffmann
1
-7
/
+2
2015-03-12
vnc: drop display+ws_display from VncDisplay
Gerd Hoffmann
3
-35
/
+27
2015-03-11
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150311' into staging
Peter Maydell
6
-329
/
+288
2015-03-11
virtio-scsi: remove empty wrapper for cmd
Michael S. Tsirkin
1
-3
/
+1
2015-03-11
virtio-scsi: clean out duplicate cdb field
Michael S. Tsirkin
2
-7
/
+2
2015-03-11
virtio-scsi: fix cdb/sense size
Michael S. Tsirkin
2
-5
/
+8
2015-03-11
uapi/virtio_scsi: allow overriding CDB/SENSE size
Michael S. Tsirkin
1
-2
/
+10
2015-03-11
virtio-scsi: drop duplicate CDB/SENSE SIZE
Michael S. Tsirkin
1
-2
/
+0
2015-03-11
exec: don't include hw/boards for linux-user
Michael S. Tsirkin
2
-4
/
+2
2015-03-11
acpi: specify format for build_append_namestring
Michael S. Tsirkin
1
-0
/
+1
2015-03-11
MAINTAINERS: drop aliguori@amazon.com
Michael S. Tsirkin
1
-9
/
+0
2015-03-11
tpm: Move memory subregion function into realize function
Stefan Berger
1
-3
/
+3
2015-03-11
virtio-pci: Convert to realize()
Markus Armbruster
2
-54
/
+36
2015-03-11
pci: Convert pci_nic_init() to Error to avoid qdev_init()
Markus Armbruster
1
-4
/
+14
2015-03-11
machine: query mem-merge machine property
Marcel Apfelbaum
3
-1
/
+8
2015-03-11
machine: query dump-guest-core machine property
Marcel Apfelbaum
3
-2
/
+9
2015-03-11
hw/boards: make it safe to include for linux-user
Michael S. Tsirkin
1
-0
/
+4
2015-03-11
machine: query phandle-start machine property
Marcel Apfelbaum
3
-3
/
+8
[next]