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
2021-09-04
Use PCI_HOST_BRIDGE macro
Eduardo Habkost
2
-9
/
+3
2021-09-04
vhost-user: add missing space in error message
Alyssa Ross
1
-1
/
+1
2021-09-04
hw/virtio: move vhost_set_backend_type() to vhost.c
Tiberiu Georgescu
2
-29
/
+30
2021-09-04
hw/acpi: refactor acpi hp modules so that targets can just use what they need
Ani Sinha
6
-4
/
+160
2021-09-04
q35: catch invalid cpu hotplug configuration
Gerd Hoffmann
1
-0
/
+13
2021-09-04
hw/acpi: define PIIX4 acpi pci hotplug property strings at a single place
Ani Sinha
5
-8
/
+8
2021-09-04
vhost: make SET_VRING_ADDR, SET_FEATURES send replies
Denis Plotnikov
1
-44
/
+101
2021-09-04
hw/virtio: Fix leak of host-notifier memory-region
Yajun Wu
1
-0
/
+1
2021-09-04
vhost-vdpa: Do not send empty IOTLB update batches
Eugenio Pérez
1
-12
/
+23
2021-09-03
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210902' int...
Peter Maydell
2
-9
/
+10
2021-09-02
Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into...
Peter Maydell
2
-15
/
+34
2021-09-02
9pfs: fix crash in v9fs_walk()
Christian Schoenebeck
1
-1
/
+3
2021-09-02
hw/9pfs: use g_autofree in v9fs_walk() where possible
Christian Schoenebeck
1
-4
/
+3
2021-09-02
hw/9pfs: avoid 'path' copy in v9fs_walk()
Christian Schoenebeck
1
-4
/
+4
2021-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210901'...
Peter Maydell
33
-845
/
+1279
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210901-pull-request' ...
Peter Maydell
7
-12
/
+23
2021-09-01
qdev: allow setting drive property for realized device
Vladimir Sementsov-Ogievskiy
1
-12
/
+31
2021-09-01
qdev-properties: PropertyInfo: add realized_set_allowed field
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
9
-33
/
+5
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2
-7
/
+31
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
5
-320
/
+320
2021-09-01
hw/arm/stellaris: Fix code style issues in GPTM code
Peter Maydell
1
-5
/
+8
2021-09-01
hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale
Peter Maydell
1
-28
/
+84
2021-09-01
hw/arm/msf2-soc: Wire up refclk
Peter Maydell
1
-0
/
+23
2021-09-01
hw/arm/msf2: Use Clock input to MSF2_SOC instead of m3clk property
Peter Maydell
2
-12
/
+23
2021-09-01
hw/arm/msf2_soc: Don't allocate separate MemoryRegions
Peter Maydell
1
-10
/
+7
2021-09-01
hw/arm/stellaris: Wire sysclk up to armv7m
Peter Maydell
1
-1
/
+4
2021-09-01
hw/arm/stellaris: split stellaris_sys_init()
Peter Maydell
1
-31
/
+25
2021-09-01
hw/arm/nrf51: Wire up sysclk
Peter Maydell
1
-0
/
+20
2021-09-01
hw/arm/stm32vldiscovery: Delete trailing blank line
Peter Maydell
1
-1
/
+0
2021-09-01
hw/arm/stm32f405: Wire up sysclk and refclk
Peter Maydell
2
-5
/
+37
2021-09-01
hw/arm/stm32f205: Wire up sysclk and refclk
Peter Maydell
2
-5
/
+37
2021-09-01
hw/arm/stm32f100: Wire up sysclk and refclk
Peter Maydell
2
-5
/
+37
2021-09-01
hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize
Peter Maydell
2
-20
/
+14
2021-09-01
clock: Provide builtin multiplier/divider
Peter Maydell
3
-5
/
+67
2021-09-01
hw/arm/mps2.c: Connect up armv7m clocks
Peter Maydell
1
-0
/
+15
2021-09-01
armsse: Wire up systick cpuclk clock
Peter Maydell
1
-0
/
+3
2021-09-01
hw/arm/armv7m: Create input clocks
Peter Maydell
1
-0
/
+23
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
1
-2
/
+8
2021-09-01
arm: Move system PPB container handling to armv7m
Peter Maydell
2
-142
/
+103
2021-09-01
arm: Move systick device creation from NVIC to ARMv7M object
Peter Maydell
2
-73
/
+125
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
4
-56
/
+107
2021-09-01
hw/arm/virt: target-arm: Add A64FX processor support to virt machine
Shuuichirou Ishii
1
-0
/
+1
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
7
-6
/
+65
2021-09-01
hw/intc/arm_gicv3: Replace mis-used MEMTX_* constants by booleans
Philippe Mathieu-Daudé
1
-95
/
+106
2021-09-01
hw/intc/arm_gicv3_dist: Rename 64-bit accessors with 'q' suffix
Philippe Mathieu-Daudé
1
-6
/
+6
2021-09-01
hw/arm/raspi: Remove deprecated raspi2/raspi3 aliases
Philippe Mathieu-Daudé
1
-2
/
+0
2021-09-01
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210901-pull-request' ...
Peter Maydell
6
-7
/
+49
2021-09-01
hw/usb: Fix typo in comments and print
Cai Huoqing
6
-12
/
+12
2021-09-01
uas: add stream number sanity checks.
Gerd Hoffmann
1
-0
/
+11
[next]