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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-20
mac_via: add GPIO for A/UX mode
Mark Cave-Ayland
2
-0
/
+20
2021-10-20
mac_via: update comment for VIA1B_vMystery bit
Mark Cave-Ayland
1
-0
/
+4
2021-10-13
Revert "hw/misc: applesmc: use host osk as default on macs"
Paolo Bonzini
1
-191
/
+1
2021-10-05
hw/misc: applesmc: use host osk as default on macs
Pedro Tôrres
1
-1
/
+191
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
1
-1
/
+1
2021-09-30
qbus: Rename qbus_create_inplace() to qbus_init()
Peter Maydell
4
-8
/
+8
2021-09-20
hw/arm/aspeed: Initialize AST2600 UART clock selection registers
Peter Delevoryas
1
-0
/
+4
2021-09-20
aspeed: Emulate the AST2600A3
Joel Stanley
1
-7
/
+29
2021-09-20
misc/pca9552: Fix LED status register indexing in pca955x_get_led()
Andrew Jeffery
1
-1
/
+1
2021-09-13
hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase
Bin Meng
1
-13
/
+18
2021-09-08
mac_via: add qdev gpios for nubus slot interrupts to VIA2
Mark Cave-Ayland
1
-0
/
+23
2021-09-08
mac_via: remove explicit viaN prefix from VIA IRQ gpios
Mark Cave-Ayland
1
-6
/
+3
2021-09-08
mac_via: remove mac_via device
Mark Cave-Ayland
1
-65
/
+13
2021-09-08
mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_...
Mark Cave-Ayland
1
-42
/
+44
2021-09-08
mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
Mark Cave-Ayland
1
-14
/
+8
2021-09-08
mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription
Mark Cave-Ayland
1
-15
/
+5
2021-09-08
mac_via: move ADB variables to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-86
/
+83
2021-09-08
mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-68
/
+67
2021-09-08
mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-29
/
+30
2021-09-08
mac_via: move last_b variable into q800 VIA1 VMStateDescription
Mark Cave-Ayland
1
-1
/
+1
2021-09-08
mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
Mark Cave-Ayland
1
-4
/
+24
2021-09-01
arm: Move M-profile RAS register block into its own device
Peter Maydell
2
-0
/
+95
2021-07-11
Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into staging
Peter Maydell
9
-1678
/
+52
2021-07-08
hw/i2c: Introduce i2c_start_recv() and i2c_start_send()
Philippe Mathieu-Daudé
1
-6
/
+6
2021-07-08
hw/misc/auxbus: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Philippe Mathieu-Daudé
1
-24
/
+11
2021-07-08
hw/misc/auxbus: Replace 'is_write' boolean by its value
Philippe Mathieu-Daudé
1
-17
/
+11
2021-07-08
hw/misc/auxbus: Explode READ_I2C / WRITE_I2C_MOT cases
Philippe Mathieu-Daudé
1
-0
/
+53
2021-07-08
hw/misc/auxbus: Fix MOT/classic I2C mode
Philippe Mathieu-Daudé
1
-3
/
+3
2021-07-02
hw/arm: Add basic power management to raspi.
Nolan Leake
2
-0
/
+161
2021-06-17
sensor: Move hardware sensors from misc to a sensor directory
Corey Minyard
6
-1115
/
+0
2021-06-17
adc: Move the max111x driver to the adc directory
Corey Minyard
3
-240
/
+0
2021-06-17
adc: Move the zynq-xadc file to the adc directories
Corey Minyard
2
-306
/
+1
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
1
-3
/
+2
2021-06-03
arm: Consistently use "Cortex-Axx", not "Cortex Axx"
Peter Maydell
1
-1
/
+1
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2
-2
/
+2
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2
-162
/
+0
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
4
-731
/
+0
2021-05-10
hw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
Peter Maydell
1
-3
/
+10
2021-05-05
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
15
-15
/
+1
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
5
-5
/
+0
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2
-2
/
+0
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
5
-5
/
+0
2021-05-02
hw/arm: Constify VMStateDescription
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-01
hw/misc/aspeed_xdma: Add AST2600 support
Cédric Le Goater
1
-23
/
+101
2021-05-01
hw: Model ASPEED's Hash and Crypto Engine
Joel Stanley
2
-0
/
+390
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-1
/
+1
2021-03-18
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-6.0-pull-request' ...
Peter Maydell
2
-121
/
+77
2021-03-16
mac_via: remove VIA1 timer optimisations
Mark Cave-Ayland
1
-39
/
+4
[next]