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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
3
-3
/
+11
2022-03-14
hw/nvram: at24 return 0xff if 1 byte address
Patrick Venture
1
-1
/
+6
2022-03-10
Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-2022...
Peter Maydell
8
-129
/
+389
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
5
-13
/
+384
2022-03-09
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
6
-47
/
+113
2022-03-09
esp: recreate ESPState current_req after migration
Mark Cave-Ayland
1
-0
/
+10
2022-03-09
esp: include the current PDMA callback in the migration stream
Mark Cave-Ayland
1
-0
/
+31
2022-03-09
esp: convert ESPState pdma_cb from a function pointer to an integer
Mark Cave-Ayland
1
-13
/
+31
2022-03-09
esp: introduce esp_pdma_cb() function
Mark Cave-Ayland
1
-2
/
+7
2022-03-09
esp: introduce esp_set_pdma_cb() function
Mark Cave-Ayland
1
-7
/
+12
2022-03-09
macfb: set initial value of mode control registers in macfb_common_realize()
Mark Cave-Ayland
1
-0
/
+8
2022-03-09
macfb: add VMStateDescription fields for display type and VBL timer
Mark Cave-Ayland
1
-0
/
+2
2022-03-09
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
1
-0
/
+8
2022-03-09
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
1
-8
/
+7
2022-03-09
macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
Mark Cave-Ayland
1
-2
/
+22
2022-03-09
macio/pmu.c: remove redundant code
Mark Cave-Ayland
1
-33
/
+0
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
3
-12
/
+94
2022-03-09
mac_via: make SCSI_DATA (DRQ) bit live rather than latched
Mark Cave-Ayland
1
-1
/
+16
2022-03-09
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
1
-2
/
+9
2022-03-09
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
1
-0
/
+103
2022-03-09
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2
-5
/
+12
2022-03-09
mos6522: use device_class_set_parent_reset() to propagate reset to parent
Mark Cave-Ayland
4
-5
/
+9
2022-03-09
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
1
-9
/
+0
2022-03-09
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
4
-51
/
+29
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
18
-137
/
+113
2022-03-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
31
-153
/
+719
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
15
-22
/
+16
2022-03-08
hw/isa: Drop unused attributes from ISADevice
Bernhard Beschow
1
-13
/
+0
2022-03-08
hw/isa/isa-bus: Remove isabus_dev_print()
Bernhard Beschow
1
-16
/
+0
2022-03-08
hw/input/pckbd: QOM'ify IRQ numbers
Bernhard Beschow
1
-4
/
+22
2022-03-08
hw/rtc/m48t59-isa: QOM'ify IRQ number
Bernhard Beschow
1
-1
/
+8
2022-03-08
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
2
-3
/
+12
2022-03-08
hw/mips/gt64xxx_pci: Resolve gt64120_register()
Bernhard Beschow
2
-18
/
+6
2022-03-08
hw/isa/piix4: Replace some magic IRQ constants
Bernhard Beschow
1
-3
/
+3
2022-03-08
hw/isa/piix4: Resolve global instance variable
Bernhard Beschow
1
-7
/
+3
2022-03-08
hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
Bernhard Beschow
1
-3
/
+3
2022-03-08
hw/isa/piix4: Resolve redundant i8259[] attribute
Bernhard Beschow
1
-6
/
+1
2022-03-08
malta: Move PCI interrupt handling from gt64xxx_pci to piix4
Bernhard Beschow
3
-60
/
+61
2022-03-08
hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
Bernhard Beschow
1
-5
/
+2
2022-03-08
hw/sensor: add Renesas raa228000 device
Titus Rwantare
1
-0
/
+50
2022-03-08
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
1
-0
/
+18
2022-03-08
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
4
-0
/
+217
2022-03-08
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
1
-0
/
+18
2022-03-08
hw/i2c: pmbus: refactor uint handling
Titus Rwantare
1
-9
/
+9
2022-03-08
hw/i2c: pmbus: add PEC unsupported warning
Titus Rwantare
1
-0
/
+5
2022-03-08
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
1
-4
/
+43
2022-03-08
hw/i2c: pmbus: add registers
Titus Rwantare
1
-0
/
+24
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
13
-14
/
+106
2022-03-08
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...
Peter Maydell
11
-68
/
+361
2022-03-08
hw: aspeed_gpio: Cleanup stray semicolon after switch
Andrew Jeffery
1
-1
/
+1
[next]