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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-05
accel: introduce AccelCPUClass extending CPUClass
Claudio Fontana
2
-0
/
+42
2021-02-05
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
1
-1
/
+1
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2
-99
/
+101
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
1
-3
/
+6
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
1
-1
/
+5
2021-02-05
cpu: move do_unaligned_access to tcg_ops
Claudio Fontana
1
-6
/
+7
2021-02-05
cpu: move cc->transaction_failed to tcg_ops
Claudio Fontana
1
-15
/
+13
2021-02-05
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
1
-2
/
+2
2021-02-05
cpu: Move debug_excp_handler to tcg_ops
Eduardo Habkost
1
-2
/
+2
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
1
-9
/
+12
2021-02-05
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
1
-6
/
+6
2021-02-05
cpu: Move synchronize_from_tb() to tcg_ops
Eduardo Habkost
1
-9
/
+13
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
1
-0
/
+2
2021-02-05
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
1
-1
/
+15
2021-02-05
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
9
-9
/
+23
2021-02-05
pci: add romsize property
Paolo Bonzini
1
-0
/
+1
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
1
-1
/
+1
2021-02-04
virtio-gpu: avoid re-entering cmdq processing
Marc-André Lureau
1
-0
/
+1
2021-02-04
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
1
-0
/
+3
2021-02-02
hw/ssi: imx_spi: Use a macro for number of chip selects supported
Bin Meng
1
-1
/
+4
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
4
-8
/
+0
2021-01-29
hw/arm/mps2: Inline CMSDK_APB_TIMER creation
Peter Maydell
1
-21
/
+0
2021-01-29
hw/arm/armsse: Wire up clocks
Peter Maydell
1
-0
/
+6
2021-01-29
hw/arm/armsse: Rename "MAINCLK" property to "MAINCLK_FRQ"
Peter Maydell
1
-1
/
+1
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Add Clock input
Peter Maydell
1
-0
/
+3
2021-01-29
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
1
-0
/
+3
2021-01-29
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
1
-0
/
+9
2021-01-29
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2
-5
/
+5
2021-01-29
clock: Add new clock_has_source() function
Peter Maydell
1
-0
/
+15
2021-01-29
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
1
-0
/
+22
2021-01-29
hw/misc/pvpanic: add PCI interface support
Mihai Carabas
2
-0
/
+2
2021-01-29
hw/misc/pvpanic: split-out generic and bus dependent code
Mihai Carabas
1
-2
/
+21
2021-01-29
arm-virt: add secure pl061 for reset/power down
Maxim Uvarov
1
-0
/
+2
2021-01-24
hw/sd: sd.h: Cosmetic change of using spaces
Bin Meng
1
-21
/
+21
2021-01-22
usb: add pcap support.
Gerd Hoffmann
1
-0
/
+8
2021-01-19
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-1...
Peter Maydell
1
-3
/
+12
2021-01-19
hw/m68k/next-cube: Add missing header comment to next-cube.h
Peter Maydell
1
-0
/
+10
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
1
-1
/
+2
2021-01-19
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
1
-2
/
+0
2021-01-19
spapr_hcall.c: make do_client_architecture_support static
Daniel Henrique Barboza
1
-5
/
+0
2021-01-19
spapr.h: fix trailing whitespace in phb_placement
Daniel Henrique Barboza
1
-1
/
+1
2021-01-19
spapr: Improve handling of memory unplug with old guests
Greg Kurz
2
-1
/
+2
2021-01-19
hw/ppc: Remove unused ppcuic_init()
Peter Maydell
2
-9
/
+7
2021-01-18
Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...
Peter Maydell
1
-3
/
+3
2021-01-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-1
/
+4
2021-01-17
acpi: Add addr offset in build_crs
Jiahui Cen
1
-1
/
+3
2021-01-16
riscv: Pass RISCVHartArrayState by pointer
Alistair Francis
1
-3
/
+3
2021-01-13
vhost-user-fs: add the "bootindex" property
Laszlo Ersek
1
-0
/
+1
2021-01-13
macio: wire macio GPIOs to OpenPIC using sysbus IRQs
Mark Cave-Ayland
1
-2
/
+0
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
1
-1
/
+1
[next]