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
2018-12-21
ppc/xive: add support for the END Event State Buffers
Cédric Le Goater
1
-2
/
+158
2018-12-21
spapr: export and rename the xics_max_server_number() routine
Cédric Le Goater
1
-4
/
+4
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
2
-6
/
+12
2018-12-21
spapr: initialize VSMT before initializing the IRQ backend
Cédric Le Goater
1
-5
/
+6
2018-12-21
ppc/xive: introduce the XIVE Event Notification Descriptors
Cédric Le Goater
1
-0
/
+174
2018-12-21
ppc/xive: introduce the XiveRouter model
Cédric Le Goater
1
-0
/
+77
2018-12-21
ppc/xive: introduce the XiveNotifier interface
Cédric Le Goater
1
-0
/
+25
2018-12-21
ppc/xive: add support for the LSI interrupt sources
Cédric Le Goater
1
-6
/
+61
2018-12-21
ppc/xive: introduce a XIVE interrupt source model
Cédric Le Goater
2
-0
/
+383
2018-12-21
e500: simplify IRQ wiring
Greg Kurz
1
-10
/
+8
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
1
-17
/
+13
2018-12-21
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+2
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2
-2
/
+2
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
1
-2
/
+0
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
1
-1
/
+1
2018-12-20
Clean up includes
Markus Armbruster
4
-3
/
+2
2018-12-19
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...
Peter Maydell
1
-3
/
+1
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2018-12-18
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
4
-6
/
+7
2018-12-18
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2
-0
/
+11
2018-12-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...
Peter Maydell
15
-68
/
+54
2018-12-16
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20181214-pull-request' ...
Peter Maydell
4
-16
/
+32
2018-12-14
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
4
-716
/
+5
2018-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20181213'...
Peter Maydell
24
-177
/
+143
2018-12-14
virt: Fix broken indentation
Eduardo Habkost
1
-1
/
+1
2018-12-14
hw/sd/sdhci: Don't leak memory region in sdhci_sysbus_realize()
Peter Maydell
1
-4
/
+1
2018-12-14
hw/arm/mps2-tz.c: Free mscname string in make_dma()
Peter Maydell
1
-0
/
+1
2018-12-14
hw/core/loader.c: Remove load_image()
Peter Maydell
1
-25
/
+0
2018-12-14
hw/block/tc58128.c: Don't use load_image()
Peter Maydell
1
-1
/
+2
2018-12-14
hw/i386/multiboot.c: Don't use load_image()
Peter Maydell
1
-1
/
+5
2018-12-14
hw/i386/pc.c: Don't use load_image()
Peter Maydell
1
-10
/
+12
2018-12-14
hw/pci/pci.c: Don't use load_image()
Peter Maydell
1
-1
/
+5
2018-12-14
hw/smbios/smbios.c: Don't use load_image()
Peter Maydell
1
-1
/
+1
2018-12-14
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
1
-4
/
+8
2018-12-14
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
2
-12
/
+8
2018-12-14
Rename cpu_physical_memory_write_rom() to address_space_write_rom()
Peter Maydell
4
-8
/
+10
2018-12-14
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-1...
Peter Maydell
1
-2
/
+0
2018-12-14
usb-mtp: Limit filename to object information size
Michael Hanselmann
1
-4
/
+5
2018-12-14
usb-mtp: use O_NOFOLLOW and O_CLOEXEC.
Gerd Hoffmann
1
-4
/
+9
2018-12-13
target/arm: Introduce arm_hcr_el2_eff
Richard Henderson
1
-10
/
+11
2018-12-13
hw/arm: versal: Use IRQs 111 - 118 for virtio-mmio
Edgar E. Iglesias
1
-2
/
+2
2018-12-13
hw/arm: versal: Reduce number of virtio-mmio instances
Edgar E. Iglesias
1
-1
/
+1
2018-12-13
hw/arm: versal: Remove bogus virtio-mmio creation
Edgar E. Iglesias
1
-1
/
+0
2018-12-13
core/sysbus: remove the SysBusDeviceClass::init path
Mao Zhongyi
1
-10
/
+5
2018-12-13
xen_backend: remove xen_sysdev_init() function
Mao Zhongyi
1
-7
/
+0
2018-12-13
usb/tusb6010: Convert sysbus init function to realize function
Mao Zhongyi
1
-5
/
+3
[next]