index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
tcg: Change translator-side labels to a pointer
Richard Henderson
26
-282
/
+280
2015-03-13
tcg-ia64: Use tcg_malloc to allocate TCGLabelQemuLdst
Richard Henderson
1
-11
/
+8
2015-03-13
tcg: Use tcg_malloc to allocate TCGLabelQemuLdst
Richard Henderson
1
-14
/
+12
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
2015-03-11
machine: query kvm-shadow-mem machine property
Marcel Apfelbaum
3
-2
/
+8
2015-03-11
kvm: add machine state to kvm_arch_init
Marcel Apfelbaum
7
-7
/
+7
2015-03-11
machine: query kernel-irqchip property
Marcel Apfelbaum
3
-22
/
+14
2015-03-11
machine: allowed/required kernel-irqchip support
Marcel Apfelbaum
2
-10
/
+19
2015-03-11
machine: replace qemu opts with iommu property
Marcel Apfelbaum
3
-1
/
+7
2015-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150311'...
Peter Maydell
18
-15
/
+1323
2015-03-11
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150310' into s...
Peter Maydell
27
-225
/
+780
[next]