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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
1
-5
/
+4
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
1
-1
/
+6
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-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
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+2
2019-02-20
xhci: add asserts to help with static code analysis
Liam Merwick
1
-0
/
+2
2019-02-20
usb: rearrange usb_ep_get()
Liam Merwick
1
-1
/
+1
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
22
-246
/
+120
2019-02-18
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-02-18' into ...
Peter Maydell
3
-4
/
+4
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2
-2
/
+2
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
1
-1
/
+1
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
1
-1
/
+1
2019-02-18
s390x/cpumodel: default enable mepoch for z14 and later
Collin Walling
1
-1
/
+2
2019-02-18
s390x: add zPCI feature to "qemu" CPU model
David Hildenbrand
1
-0
/
+3
2019-02-18
s390x: always provide pci support
Cornelia Huck
3
-83
/
+1
2019-02-18
xics: Drop the KVM ICS class
Greg Kurz
2
-41
/
+1
2019-02-18
spapr/irq: Use the "simple" ICS class for KVM
Greg Kurz
1
-8
/
+7
2019-02-18
xics: Handle KVM interrupt presentation from "simple" ICS code
Greg Kurz
3
-8
/
+7
2019-02-18
xics: Handle KVM ICS reset from the "simple" ICS code
Greg Kurz
2
-18
/
+4
2019-02-18
xics: Explicitely call KVM ICS methods from the common code
Greg Kurz
2
-21
/
+14
2019-02-18
xics: Drop the KVM ICP class
Greg Kurz
1
-18
/
+0
2019-02-18
spapr/irq: Use the base ICP class for KVM
Greg Kurz
1
-3
/
+1
2019-02-18
xics: Handle KVM ICP realize from the common code
Greg Kurz
2
-9
/
+9
2019-02-18
xics: Handle KVM ICP reset from the common code
Greg Kurz
2
-19
/
+4
2019-02-18
xics: Explicitely call KVM ICP methods from the common code
Greg Kurz
2
-21
/
+15
2019-02-17
spapr/irq: remove the XICS offset adjustment
Cédric Le Goater
1
-26
/
+1
2019-02-17
spapr/irq: add an 'nr_irq' parameter to initialize the backend.
Cédric Le Goater
1
-8
/
+10
2019-02-17
spapr: fix out of bounds write in spapr_populate_drmem_v2
Fabiano Rosas
1
-2
/
+2
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
12
-22
/
+15
2019-02-17
xive: Only set source type for LSIs
Greg Kurz
1
-4
/
+3
2019-02-17
mac_newworld: change default NIC to sungem for mac99 machine
Mark Cave-Ayland
1
-1
/
+1
2019-02-17
spapr: Disallow unsupported kernel-irqchip settings
Greg Kurz
1
-0
/
+13
2019-02-17
cuda: decrease time delay before raising VIA SR interrupt and remove fast path
Mark Cave-Ayland
1
-10
/
+1
2019-02-17
spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error path
Greg Kurz
1
-0
/
+6
2019-02-17
spapr: Rename xics to intc in interrupt controller agnostic code
Greg Kurz
4
-8
/
+8
2019-02-17
hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"
Philippe Mathieu-Daudé
1
-1
/
+0
2019-02-15
hw/arm/armsse: Fix miswiring of expansion IRQs
Peter Maydell
1
-1
/
+1
2019-02-15
hw/intc/armv7m_nvic: Allow byte accesses to SHPR1
Peter Maydell
1
-2
/
+2
2019-02-14
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ...
Peter Maydell
2
-2
/
+27
2019-02-14
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
4
-14
/
+18
2019-02-14
hw/mips_cpc: kick a VP when putting it into Run statewq
Miodrag Dinic
1
-2
/
+15
2019-02-14
hw/mips_int: hold BQL for all interrupt requests
Aleksandar Markovic
1
-0
/
+12
2019-02-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-4
/
+9
2019-02-14
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
9
-19
/
+17
2019-02-14
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...
Peter Maydell
4
-4
/
+4
[next]