index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
macfb: increase number of registers saved in MacfbState
Mark Cave-Ayland
2022-03-09
1
-0
/
+8
|
*
macfb: don't use special irq_state and irq_mask variables in MacfbState
Mark Cave-Ayland
2022-03-09
1
-8
/
+7
|
*
macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
Mark Cave-Ayland
2022-03-09
1
-2
/
+22
|
*
macio/pmu.c: remove redundant code
Mark Cave-Ayland
2022-03-09
1
-33
/
+0
|
*
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-03-09
3
-12
/
+94
|
*
mac_via: make SCSI_DATA (DRQ) bit live rather than latched
Mark Cave-Ayland
2022-03-09
1
-1
/
+16
|
*
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
2022-03-09
1
-2
/
+9
|
*
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2022-03-09
1
-0
/
+103
|
*
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
2
-5
/
+12
|
*
mos6522: use device_class_set_parent_reset() to propagate reset to parent
Mark Cave-Ayland
2022-03-09
4
-5
/
+9
|
*
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
2022-03-09
1
-9
/
+0
|
*
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
2022-03-09
4
-51
/
+29
*
|
Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging
Peter Maydell
2022-03-09
5
-13
/
+384
|
\
\
|
*
|
hw/sensor: add Renesas raa228000 device
Titus Rwantare
2022-03-08
1
-0
/
+50
|
*
|
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
2022-03-08
1
-0
/
+18
|
*
|
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
2022-03-08
4
-0
/
+217
|
*
|
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2022-03-08
1
-0
/
+18
|
*
|
hw/i2c: pmbus: refactor uint handling
Titus Rwantare
2022-03-08
1
-9
/
+9
|
*
|
hw/i2c: pmbus: add PEC unsupported warning
Titus Rwantare
2022-03-08
1
-0
/
+5
|
*
|
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2022-03-08
1
-4
/
+43
|
*
|
hw/i2c: pmbus: add registers
Titus Rwantare
2022-03-08
1
-0
/
+24
*
|
|
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' int...
Peter Maydell
2022-03-09
6
-47
/
+113
|
\
\
\
|
*
|
|
hw: aspeed_gpio: Cleanup stray semicolon after switch
Andrew Jeffery
2022-03-08
1
-1
/
+1
|
*
|
|
hw/arm/aspeed: add Bletchley machine type
Patrick Williams
2022-03-08
1
-0
/
+76
|
*
|
|
hw/arm/aspeed: allow missing spi_model
Patrick Williams
2022-03-08
1
-1
/
+5
|
*
|
|
hw/block: m25p80: Add support for w25q01jvq
Patrick Williams
2022-03-08
1
-0
/
+1
|
*
|
|
aspeed/smc: Fix error log
Cédric Le Goater
2022-03-08
1
-1
/
+1
|
*
|
|
aspeed/smc: Let the SSI core layer define the bus name
Cédric Le Goater
2022-03-08
1
-1
/
+1
|
*
|
|
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
1
-21
/
+21
|
*
|
|
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-08
4
-13
/
+0
|
*
|
|
aspeed: Rework aspeed_board_init_flashes() interface
Cédric Le Goater
2022-03-08
1
-6
/
+5
|
*
|
|
aspeed/smc: Use max number of CE instead of 'num_cs'
Cédric Le Goater
2022-03-08
1
-4
/
+4
|
*
|
|
aspeed: Fix a potential memory leak bug in write_boot_rom()
Wentao_Liang
2022-03-08
1
-3
/
+2
*
|
|
|
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-09
18
-137
/
+113
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
15
-22
/
+16
|
*
|
|
hw/isa: Drop unused attributes from ISADevice
Bernhard Beschow
2022-03-08
1
-13
/
+0
|
*
|
|
hw/isa/isa-bus: Remove isabus_dev_print()
Bernhard Beschow
2022-03-08
1
-16
/
+0
|
*
|
|
hw/input/pckbd: QOM'ify IRQ numbers
Bernhard Beschow
2022-03-08
1
-4
/
+22
|
*
|
|
hw/rtc/m48t59-isa: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
1
-1
/
+8
|
*
|
|
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
2
-3
/
+12
|
*
|
|
hw/mips/gt64xxx_pci: Resolve gt64120_register()
Bernhard Beschow
2022-03-08
2
-18
/
+6
|
*
|
|
hw/isa/piix4: Replace some magic IRQ constants
Bernhard Beschow
2022-03-08
1
-3
/
+3
|
*
|
|
hw/isa/piix4: Resolve global instance variable
Bernhard Beschow
2022-03-08
1
-7
/
+3
|
*
|
|
hw/isa/piix4: Pass PIIX4State as opaque parameter for piix4_set_irq()
Bernhard Beschow
2022-03-08
1
-3
/
+3
|
*
|
|
hw/isa/piix4: Resolve redundant i8259[] attribute
Bernhard Beschow
2022-03-08
1
-6
/
+1
|
*
|
|
malta: Move PCI interrupt handling from gt64xxx_pci to piix4
Bernhard Beschow
2022-03-08
3
-60
/
+61
|
*
|
|
hw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved during migration
Bernhard Beschow
2022-03-08
1
-5
/
+2
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-03-08
31
-153
/
+719
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/acpi/microvm: turn on 8042 bit in FADT boot architecture flags if present
Ani Sinha
2022-03-07
1
-0
/
+6
|
*
|
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
2
-1
/
+15
[prev]
[next]