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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-02-21
tests/tcg: target/mips: Add wrappers for MSA integer compare instructions
Aleksandar Markovic
1
-0
/
+25
2019-02-21
tests/tcg: target/mips: Change directory name 'bit-counting' to 'bit-count'
Aleksandar Markovic
12
-0
/
+0
2019-02-21
tests/tcg: target/mips: Correct path to headers in some test source files
Aleksandar Markovic
12
-36
/
+36
2019-02-21
hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator
Aleksandar Markovic
1
-1
/
+1
2019-02-21
include/exec/helper-head.h: support "const void *" in helper calls
David Hildenbrand
1
-0
/
+5
2019-02-21
tcg: Remove TODO file
Richard Henderson
1
-14
/
+0
2019-02-21
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
2
-11
/
+17
2019-02-21
hw/arm/musca: Wire up PL011 UARTs
Peter Maydell
1
-5
/
+29
2019-02-21
hw/arm/musca: Wire up PL031 RTC
Peter Maydell
1
-3
/
+23
2019-02-21
hw/arm/musca: Add MPCs
Peter Maydell
1
-8
/
+147
2019-02-21
hw/arm/musca: Add PPCs
Peter Maydell
1
-0
/
+289
2019-02-21
hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
Peter Maydell
4
-0
/
+205
2019-02-21
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
2
-4
/
+7
2019-02-21
hw/arm/armsse: Document SRAM_ADDR_WIDTH property in header comment
Peter Maydell
1
-0
/
+2
2019-02-21
hw/char/pl011: Use '0x' prefix when logging hex numbers
Peter Maydell
1
-2
/
+2
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
2
-3
/
+45
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
2
-29
/
+36
2019-02-21
hw/timer/pl031: Convert to using trace events
Peter Maydell
2
-25
/
+36
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
3
-24
/
+46
2019-02-21
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
2
-1
/
+39
2019-02-21
target/arm: Implement ARMv8.3-JSConv
Richard Henderson
7
-0
/
+140
2019-02-21
target/arm: Rearrange Floating-point data-processing (2 regs)
Richard Henderson
1
-116
/
+111
2019-02-21
target/arm: Split out vfp_helper.c
Richard Henderson
3
-1063
/
+1089
2019-02-21
target/arm: Restructure disas_fp_int_conv
Richard Henderson
1
-43
/
+47
2019-02-21
target/arm: Stop unintentional sign extension in pmu_init
Aaron Lindsay OS
1
-1
/
+1
2019-02-21
target/arm: v8M MPU should use background region as default, not always
Peter Maydell
1
-3
/
+5
2019-02-21
hw/arm/armsse: Fix memory leak in error-exit path
Peter Maydell
1
-4
/
+6
2019-02-21
hw/hppa/dino: mask out lower 2 bits of PCI config addr
Sven Schnelle
2
-3
/
+24
2019-02-21
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
5
-22
/
+79
2019-02-21
spice: use a default name for the server
Marc-André Lureau
1
-1
/
+1
2019-02-21
qapi: document DisplayType enum
Marc-André Lureau
1
-0
/
+25
2019-02-21
build-sys: add gio-2.0 check
Marc-André Lureau
1
-0
/
+13
2019-02-21
char: register spice ports after spice started
Marc-André Lureau
1
-0
/
+5
2019-02-21
char: move SpiceChardev and open_spice_port() to spice.h header
Marc-André Lureau
2
-23
/
+32
2019-02-21
spice: do not stop spice if VM is paused
Marc-André Lureau
1
-1
/
+1
2019-02-21
spice: merge options lists
Marc-André Lureau
1
-0
/
+1
2019-02-21
spice: avoid spice runtime assert
Marc-André Lureau
1
-0
/
+8
2019-02-21
char/spice: discard write() if backend is disconnected
Marc-André Lureau
2
-0
/
+13
2019-02-21
char/spice: trigger HUP event
Marc-André Lureau
1
-1
/
+14
2019-02-21
ui/gtk: Fix the license information
Thomas Huth
1
-17
/
+13
2019-02-21
sdl2: drop qemu_input_event_send_key_qcode call
Gerd Hoffmann
1
-3
/
+0
2019-02-21
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190220-pull-request' ...
Peter Maydell
7
-16
/
+30
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
4
-1
/
+79
2019-02-21
kbd-state: don't block auto-repeat events
Gerd Hoffmann
1
-6
/
+10
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
1
-3
/
+1
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
1
-1
/
+2
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-4
/
+4
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-3
/
+5
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-0
/
+8
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+5
[prev]
[next]