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
2020-07-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200720'...
Peter Maydell
3
-2
/
+279
2020-07-20
qdev: Document GPIO related functions
Peter Maydell
1
-2
/
+189
2020-07-20
qdev: Document qdev_unrealize()
Peter Maydell
1
-0
/
+19
2020-07-20
qdev: Move doc comments from qdev.c to qdev-core.h
Peter Maydell
2
-0
/
+70
2020-07-20
hw/arm/virt: Enable MTE via a machine property
Richard Henderson
1
-0
/
+1
2020-07-20
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200720' into...
Peter Maydell
2
-0
/
+2
2020-07-20
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging
Peter Maydell
2
-4
/
+52
2020-07-20
spapr: Add a new level of NUMA for GPUs
Reza Arbab
2
-0
/
+2
2020-07-16
hw/i2c: Document the I2C qdev helpers
Philippe Mathieu-Daudé
1
-0
/
+48
2020-07-16
hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-16
hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-16
hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-16
hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-15
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
1
-0
/
+16
2020-07-13
hw/char: Convert the Ibex UART to use the registerfields API
Alistair Francis
1
-41
/
+35
2020-07-13
hw/char: Convert the Ibex UART to use the qdev Clock model
Alistair Francis
1
-0
/
+3
2020-07-13
riscv: Add opensbi firmware dynamic support
Atish Patra
2
-1
/
+62
2020-07-13
RISC-V: Copy the fdt in dram instead of ROM
Atish Patra
1
-1
/
+3
2020-07-13
riscv: Unify Qemu's reset vector code path
Atish Patra
1
-0
/
+2
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
1
-0
/
+1
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
1
-0
/
+1
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
1
-0
/
+1
2020-07-13
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
1
-1
/
+0
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
3
-0
/
+233
2020-07-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-37
/
+1
2020-07-11
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...
Peter Maydell
1
-0
/
+1
2020-07-11
hw/misc: avr: Add limited support for power reduction device
Michael Rolnik
1
-0
/
+46
2020-07-11
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
1
-0
/
+94
2020-07-11
hw/char: avr: Add limited support for USART peripheral
Michael Rolnik
1
-0
/
+93
2020-07-10
apic: Report current_count via 'info lapic'
Jan Kiszka
1
-0
/
+1
2020-07-10
cpu-throttle: new module, extracted from cpus.c
Claudio Fontana
1
-37
/
+0
2020-07-10
qdev: Make functions taking Error ** return bool, not void
Markus Armbruster
1
-2
/
+2
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-07-10
xen: cleanup unrealized flash devices
Paul Durrant
1
-0
/
+1
2020-07-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' int...
Peter Maydell
1
-0
/
+43
2020-07-08
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...
Peter Maydell
3
-13
/
+7
2020-07-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
8
-3
/
+145
2020-07-07
vhost-vdpa: introduce vhost-vdpa backend
Cindy Lu
3
-1
/
+36
2020-07-06
audio: set default value for pcspk.iobase property
Gerd Hoffmann
1
-5
/
+1
2020-07-06
audio: create pcspk device early
Gerd Hoffmann
1
-0
/
+1
2020-07-06
audio: rework pcspk_init()
Gerd Hoffmann
1
-5
/
+1
2020-07-06
pc_basic_device_init: drop no_vmport arg
Gerd Hoffmann
1
-1
/
+0
2020-07-06
pc_basic_device_init: drop has_pit arg
Gerd Hoffmann
1
-1
/
+0
2020-07-06
pc_basic_device_init: pass PCMachineState
Gerd Hoffmann
1
-1
/
+2
2020-07-06
audio: add deprecated_register_soundhw
Gerd Hoffmann
1
-0
/
+2
2020-07-03
hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interface
Philippe Mathieu-Daudé
1
-0
/
+43
2020-07-03
Replace uses of FROM_SSI_SLAVE() macro with QOM casts
Peter Maydell
1
-2
/
+0
2020-07-03
hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
1
-1
/
+0
2020-07-03
hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses
Peter Maydell
1
-3
/
+0
2020-07-03
hw/misc/max111x: Create header file for documentation, TYPE_ macros
Peter Maydell
1
-0
/
+56
[next]