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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
hw/watchdog/wdt_i6300esb: remove a unnecessary comment
Peng Hao
1
-1
/
+0
2019-01-11
qemu/queue.h: simplify reverse access to QTAILQ
Paolo Bonzini
7
-10
/
+10
2019-01-11
qemu/queue.h: typedef QTAILQ heads
Paolo Bonzini
1
-1
/
+1
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
10
-19
/
+19
2019-01-11
vfio: make vfio_address_spaces static
Paolo Bonzini
1
-1
/
+1
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
3
-9
/
+29
2019-01-11
esp-pci: Fix status register write erase control
Guenter Roeck
1
-3
/
+3
2019-01-11
pam: wrap MemoryRegion initialization in a transaction
Paolo Bonzini
1
-0
/
+2
2019-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...
Peter Maydell
1
-2
/
+0
2019-01-10
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
14
-15
/
+5
2019-01-10
configure: bump spice-server required version to 0.12.5
Marc-André Lureau
1
-2
/
+0
2019-01-09
ioapic: use TYPE_FOO MACRO than constant string
Li Qiang
3
-4
/
+4
2019-01-09
trivial: Don't include isa.h if it is not really necessary
Thomas Huth
9
-9
/
+0
2019-01-09
hw/audio/marvell: Don't include unnecessary i2c.h header file
Thomas Huth
1
-1
/
+0
2019-01-09
hw/core: fix whitespace in a sentence
Wainer dos Santos Moschetta
1
-1
/
+1
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2
-0
/
+18
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
3
-3
/
+197
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
4
-9
/
+27
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
1
-3
/
+4
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
3
-3
/
+3
2019-01-09
spapr: return from post_load method when RTC import fails
Cédric Le Goater
1
-2
/
+7
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
6
-15
/
+15
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
3
-8
/
+13
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
4
-17
/
+44
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2
-15
/
+11
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
1
-2
/
+0
2019-01-09
pci: allow cleanup/unregistration of PCI root buses
Michael Roth
1
-0
/
+33
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2
-12
/
+12
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
3
-1
/
+87
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2
-0
/
+41
2019-01-08
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190108-pull-request' ...
Peter Maydell
7
-59
/
+74
2019-01-08
usb: move ehci_create_ich9_with_companions to hw/i386
Paolo Bonzini
2
-53
/
+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
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
24
-42
/
+1172
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
8
-10
/
+27
2019-01-07
hw/misc/tz-mpc: Fix value of BLK_MAX register
Peter Maydell
1
-1
/
+1
2019-01-07
arm: Add Clock peripheral stub to NRF51 SOC
Steffen Görtz
1
-0
/
+26
2019-01-07
arm: Instantiate NRF51 Timers
Steffen Görtz
1
-0
/
+26
2019-01-07
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
Steffen Görtz
3
-0
/
+399
2019-01-07
arm: Instantiate NRF51 general purpose I/O
Steffen Görtz
1
-0
/
+16
2019-01-07
hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
Steffen Görtz
3
-0
/
+308
2019-01-07
arm: Instantiate NRF51 random number generator
Steffen Görtz
1
-0
/
+16
2019-01-07
hw/misc/nrf51_rng: Add NRF51 random number generator peripheral
Steffen Görtz
2
-0
/
+263
2019-01-07
arm: Add header to host common definition for nRF51 SOC peripherals
Steffen Görtz
1
-21
/
+12
2019-01-07
hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM controller
Philippe Mathieu-Daudé
1
-0
/
+6
2019-01-07
hw/arm: versal: Plug memory leaks
Edgar E. Iglesias
1
-0
/
+2
[next]