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
2019-06-01
tests/tcg: target/mips: Add tests for MSA bit set instructions
Aleksandar Markovic
12
-0
/
+1836
2019-06-01
target/mips: Amend and cleanup MSA TCG tests
Aleksandar Markovic
155
-240
/
+4211
2019-06-01
target/mips: Add emulation of MMI instruction PCPYUD
Mateja Marjanovic
1
-1
/
+42
2019-06-01
target/mips: Add emulation of MMI instruction PCPYLD
Mateja Marjanovic
1
-1
/
+42
2019-06-01
target/mips: Add emulation of MMI instruction PCPYH
Mateja Marjanovic
1
-1
/
+65
2019-05-30
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...
Peter Maydell
43
-212
/
+1980
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190529-pull-request' ...
Peter Maydell
4
-77
/
+169
2019-05-30
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190529-pull-request' ...
Peter Maydell
38
-487
/
+4178
2019-05-30
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
7
-33
/
+167
2019-05-30
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-28' in...
Peter Maydell
23
-430
/
+615
2019-05-29
usb-tablet: fix serial compat property
Gerd Hoffmann
1
-1
/
+1
2019-05-29
usb-hub: emulate per port power switching
Gerd Hoffmann
1
-0
/
+63
2019-05-29
usb-hub: add usb_hub_port_update()
Gerd Hoffmann
1
-12
/
+17
2019-05-29
usb-hub: add helpers to update port state
Gerd Hoffmann
1
-39
/
+45
2019-05-29
usb-hub: make number of ports runtime-configurable
Gerd Hoffmann
1
-16
/
+29
2019-05-29
usb-hub: tweak feature names
Gerd Hoffmann
1
-5
/
+5
2019-05-29
usb-host: avoid libusb_set_configuration calls
Gerd Hoffmann
1
-8
/
+10
2019-05-29
usb-host: skip reset for untouched devices
Gerd Hoffmann
1
-0
/
+3
2019-05-29
usb: call reset handler before updating state
Gerd Hoffmann
1
-1
/
+1
2019-05-29
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
10
-23
/
+779
2019-05-29
virtio-gpu: split virtio-gpu-pci & virtio-vga
Marc-André Lureau
4
-84
/
+137
2019-05-29
virtio-gpu: split virtio-gpu, introduce virtio-gpu-base
Marc-André Lureau
7
-321
/
+460
2019-05-29
spice-app: fix running when !CONFIG_OPENGL
Marc-André Lureau
1
-1
/
+2
2019-05-29
contrib: add vhost-user-gpu
Marc-André Lureau
13
-2
/
+2427
2019-05-29
util: compile drm.o on posix
Marc-André Lureau
1
-1
/
+1
2019-05-29
virtio-gpu: add a pixman helper header
Marc-André Lureau
2
-26
/
+48
2019-05-29
virtio-gpu: add bswap helpers header
Marc-André Lureau
2
-42
/
+62
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
8
-0
/
+273
2019-05-29
ppc/pnv: add dummy XSCOM registers for PRD initialization
Cédric Le Goater
1
-0
/
+18
2019-05-29
ppc/pnv: introduce new skiboot platform properties
Cédric Le Goater
1
-3
/
+10
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
3
-1
/
+13
2019-05-29
spapr: change default interrupt mode to 'dual'
Cédric Le Goater
1
-1
/
+2
2019-05-29
spapr/xive: fix multiple resets when using the 'dual' interrupt mode
Cédric Le Goater
2
-10
/
+5
2019-05-29
docs: provide documentation on the POWER9 XIVE interrupt controller
Cédric Le Goater
5
-0
/
+388
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
5
-26
/
+97
2019-05-29
ppc/xics: fix irq priority in ics_set_irq_type()
Cédric Le Goater
1
-2
/
+8
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
3
-0
/
+17
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
4
-40
/
+78
2019-05-29
spapr: check for the activation of the KVM IRQ device
Cédric Le Goater
2
-1
/
+63
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
4
-0
/
+109
2019-05-29
sysbus: add a sysbus_mmio_unmap() helper
Cédric Le Goater
2
-0
/
+11
2019-05-29
spapr/xive: activate KVM support
Cédric Le Goater
1
-9
/
+0
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
6
-2
/
+140
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2
-1
/
+96
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
5
-7
/
+119
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
3
-8
/
+294
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
10
-10
/
+344
2019-05-29
spapr: Print out extra hints when CAS negotiation of interrupt mode fails
Greg Kurz
1
-2
/
+4
2019-05-29
spapr: Fix phb_placement backwards compatibility
David Gibson
1
-13
/
+15
2019-05-29
target/ppc: Use vector variable shifts for VSL, VSR, VSRA
Richard Henderson
3
-61
/
+12
[prev]
[next]