index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
4
-22
/
+11
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2
-4
/
+4
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
2
-0
/
+36
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
3
-14
/
+12
2019-01-09
MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
Mark Cave-Ayland
1
-0
/
+2
2019-01-09
MAINTAINERS: Add some missing ppc-related files
Thomas Huth
1
-2
/
+7
2019-01-09
target/ppc: replace AVR* macros with Vsr* macros
Mark Cave-Ayland
1
-17
/
+13
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
13
-82
/
+165
2019-01-09
target/ppc: merge ppc_vsr_t and ppc_avr_t union types
Mark Cave-Ayland
3
-45
/
+39
2019-01-09
target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env
Mark Cave-Ayland
2
-45
/
+18
2019-01-09
target/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vsr{l,h}() helpers for V...
Mark Cave-Ayland
1
-224
/
+638
2019-01-09
target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register ac...
Mark Cave-Ayland
2
-33
/
+124
2019-01-09
target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access
Mark Cave-Ayland
2
-110
/
+386
2019-01-09
target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32
Mark Cave-Ayland
1
-4
/
+4
2019-01-09
target/ppc: fix typo in SIMM5 extraction helper
Mark Cave-Ayland
1
-1
/
+1
2019-01-09
MAINTAINERS: Add more files to sam460ex
BALATON Zoltan
1
-0
/
+6
2019-01-09
ppc4xx: Disable debug logging by default
BALATON Zoltan
1
-2
/
+1
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
5
-3
/
+94
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
3
-0
/
+42
2019-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
8
-61
/
+74
2019-01-08
qemu-thread: Don't block SEGV, ILL and FPE
Roman Bolshakov
1
-0
/
+5
2019-01-08
util: Implement debug-threads for macOS
Roman Bolshakov
3
-9
/
+33
2019-01-08
ui/cocoa: Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+2
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
3
-55
/
+53
2019-01-08
hw/usb: Add generic sys-bus EHCI controller
Hongbo Zhang
2
-0
/
+18
2019-01-08
usb: dev-mtp: fix memory leak in error path
Li Qiang
1
-0
/
+1
2019-01-08
usb: drop unnecessary usb_device_post_load checks
Jonathan Davies
1
-6
/
+0
2019-01-08
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190108' into staging
Peter Maydell
4
-23
/
+30
2019-01-08
pc-bios: Update palcode-clipper
Richard Henderson
2
-0
/
+0
2019-01-08
target/alpha: Fix user-only initialization of fpcr
Richard Henderson
1
-3
/
+3
2019-01-08
hw/alpha/typhoon: Stop calling cpu_unassigned_access()
Peter Maydell
1
-20
/
+27
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
48
-267
/
+2563
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
9
-11
/
+33
2019-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/machine-props-pull-request...
Peter Maydell
32
-1638
/
+1786
2019-01-07
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
1
-1
/
+1
2019-01-07
target/arm: Emit barriers for A32/T32 load-acquire/store-release insns
Peter Maydell
1
-7
/
+26
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
2
-0
/
+27
2019-01-07
tests/microbit-test: Add Tests for nRF51 Timer
Steffen Görtz
1
-0
/
+95
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
2
-0
/
+30
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
4
-0
/
+479
2019-01-07
tests/microbit-test: Add Tests for nRF51 GPIO
Steffen Görtz
2
-0
/
+162
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
2
-0
/
+18
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
5
-0
/
+378
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
2
-0
/
+18
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
3
-0
/
+346
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
3
-22
/
+57
2019-01-07
qtest: Add set_irq_in command to set IRQ/GPIO level
Steffen Görtz
3
-0
/
+66
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
2
-0
/
+7
2019-01-07
cpus.c: Fix race condition in cpu_stop_current()
Peter Maydell
1
-1
/
+2
2019-01-07
MAINTAINERS: Add ARM-related files for hw/[misc|input|timer]/
Thomas Huth
1
-2
/
+14
[prev]
[next]