index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-08
3
-0
/
+42
*
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
2019-01-08
8
-61
/
+74
|
\
|
*
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2019-01-08
3
-55
/
+53
|
*
hw/usb: Add generic sys-bus EHCI controller
Hongbo Zhang
2019-01-08
2
-0
/
+18
|
*
usb: dev-mtp: fix memory leak in error path
Li Qiang
2019-01-08
1
-0
/
+1
|
*
usb: drop unnecessary usb_device_post_load checks
Jonathan Davies
2019-01-08
1
-6
/
+0
|
*
hw/usb: fix mistaken de-initialization of CCID state
Daniel P. Berrangé
2019-01-07
1
-0
/
+2
*
|
qemu-thread: Don't block SEGV, ILL and FPE
Roman Bolshakov
2019-01-08
1
-0
/
+5
*
|
util: Implement debug-threads for macOS
Roman Bolshakov
2019-01-08
3
-9
/
+33
*
|
ui/cocoa: Include less of the generated modular QAPI headers
Markus Armbruster
2019-01-08
1
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190108' into staging
Peter Maydell
2019-01-08
4
-23
/
+30
|
\
\
|
*
|
pc-bios: Update palcode-clipper
Richard Henderson
2019-01-08
2
-0
/
+0
|
*
|
target/alpha: Fix user-only initialization of fpcr
Richard Henderson
2019-01-08
1
-3
/
+3
|
*
|
hw/alpha/typhoon: Stop calling cpu_unassigned_access()
Peter Maydell
2019-01-08
1
-20
/
+27
|
/
/
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
48
-267
/
+2563
|
\
\
|
*
|
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
9
-11
/
+33
|
*
|
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
2019-01-07
1
-1
/
+1
|
*
|
target/arm: Emit barriers for A32/T32 load-acquire/store-release insns
Peter Maydell
2019-01-07
1
-7
/
+26
|
*
|
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2019-01-07
2
-0
/
+27
|
*
|
tests/microbit-test: Add Tests for nRF51 Timer
Steffen Görtz
2019-01-07
1
-0
/
+95
|
*
|
arm: Instantiate NRF51 Timers
Steffen Görtz
2019-01-07
2
-0
/
+30
|
*
|
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
2019-01-07
4
-0
/
+479
|
*
|
tests/microbit-test: Add Tests for nRF51 GPIO
Steffen Görtz
2019-01-07
2
-0
/
+162
|
*
|
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2019-01-07
2
-0
/
+18
|
*
|
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
2019-01-07
5
-0
/
+378
|
*
|
arm: Instantiate NRF51 random number generator
Steffen Görtz
2019-01-07
2
-0
/
+18
|
*
|
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2019-01-07
3
-0
/
+346
|
*
|
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
2019-01-07
3
-22
/
+57
|
*
|
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
2019-01-07
3
-0
/
+66
|
*
|
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2019-01-07
2
-0
/
+7
|
*
|
cpus.c: Fix race condition in cpu_stop_current()
Peter Maydell
2019-01-07
1
-1
/
+2
|
*
|
MAINTAINERS: Add ARM-related files for hw/[misc|input|timer]/
Thomas Huth
2019-01-07
1
-2
/
+14
|
*
|
hw/arm: versal: Plug memory leaks
Edgar E. Iglesias
2019-01-07
1
-0
/
+2
|
*
|
Revert "armv7m: Guard against no -kernel argument"
Stefan Hajnoczi
2019-01-07
1
-5
/
+0
|
*
|
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2019-01-07
2
-4
/
+22
|
*
|
gdbstub: add multiprocess extension support
Luc Michel
2019-01-07
1
-0
/
+6
|
*
|
gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
Luc Michel
2019-01-07
1
-0
/
+10
|
*
|
gdbstub: processes initialization on new peer connection
Luc Michel
2019-01-07
1
-5
/
+15
|
*
|
gdbstub: add support for vAttach packets
Luc Michel
2019-01-07
1
-0
/
+35
|
*
|
gdbstub: add support for extended mode packet
Luc Michel
2019-01-07
1
-0
/
+3
|
*
|
gdbstub: add multiprocess support to 'D' packets
Luc Michel
2019-01-07
1
-7
/
+53
|
*
|
gdbstub: add multiprocess support to gdb_vm_state_change()
Luc Michel
2019-01-07
1
-3
/
+12
|
*
|
gdbstub: add multiprocess support to Xfer:features:read:
Luc Michel
2019-01-07
1
-20
/
+28
|
*
|
gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo
Luc Michel
2019-01-07
1
-10
/
+27
|
*
|
gdbstub: add multiprocess support to 'sC' packets
Luc Michel
2019-01-07
1
-3
/
+9
|
*
|
gdbstub: add multiprocess support to vCont packets
Luc Michel
2019-01-07
1
-15
/
+100
|
*
|
gdbstub: add multiprocess support to 'H' and 'T' packets
Luc Michel
2019-01-07
1
-18
/
+136
|
*
|
gdbstub: add multiprocess support to '?' packets
Luc Michel
2019-01-07
1
-2
/
+64
|
*
|
gdbstub: introduce GDB processes
Luc Michel
2019-01-07
1
-0
/
+97
|
*
|
hw/cpu: introduce CPU clusters
Luc Michel
2019-01-07
4
-1
/
+111
[next]