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
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...
Peter Maydell
2021-09-13
16
-80
/
+1891
|
\
|
*
hw/arm/mps2.c: Mark internal-only I2C buses as 'full'
Peter Maydell
2021-09-13
1
-1
/
+11
|
*
hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'
Peter Maydell
2021-09-13
1
-14
/
+43
|
*
hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFn
Peter Maydell
2021-09-13
1
-13
/
+22
|
*
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
2021-09-13
1
-2
/
+27
|
*
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
2021-09-13
6
-2
/
+193
|
*
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
2021-09-13
4
-4
/
+27
|
*
hw/intc: GICv3 ITS Command processing
Shashi Mallela
2021-09-13
2
-1
/
+376
|
*
hw/intc: GICv3 ITS command queue framework
Shashi Mallela
2021-09-13
2
-0
/
+359
|
*
hw/intc: GICv3 ITS register definitions added
Shashi Mallela
2021-09-13
2
-0
/
+405
|
*
hw/intc: GICv3 ITS initial framework
Shashi Mallela
2021-09-13
5
-13
/
+334
|
*
hw/arm: Add support for kudo-bmc board.
Chris Rauer
2021-09-13
1
-0
/
+34
|
*
hw/char: cadence_uart: Log a guest error when device is unclocked or in reset
Bin Meng
2021-09-13
1
-0
/
+8
|
*
hw/char: cadence_uart: Ignore access when unclocked or in reset for uart_{rea...
Bin Meng
2021-09-13
1
-5
/
+10
|
*
hw/char: cadence_uart: Convert to memop_with_attrs() ops
Bin Meng
2021-09-13
1
-11
/
+15
|
*
hw/char: cadence_uart: Move clock/reset check to uart_can_receive()
Bin Meng
2021-09-13
1
-7
/
+10
|
*
hw/char: cadence_uart: Disable transmit when input clock is disabled
Bin Meng
2021-09-13
1
-0
/
+5
|
*
hw/misc: zynq_slcr: Correctly compute output clocks in the reset exit phase
Bin Meng
2021-09-13
1
-13
/
+18
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-09-13
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
fw_cfg: add etc/msr_feature_control
Paolo Bonzini
2021-09-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/input-20210910-pull-request...
Peter Maydell
2021-09-10
1
-81
/
+133
|
\
\
|
*
|
ps2: migration support for command reply queue
Volker Rümelin
2021-09-10
1
-6
/
+34
|
*
|
ps2: use a separate keyboard command reply queue
Volker Rümelin
2021-09-10
1
-31
/
+84
|
*
|
ps2: use the whole ps2 buffer but keep queue size
Volker Rümelin
2021-09-10
1
-49
/
+20
|
|
/
*
|
Merge remote-tracking branch 'remotes/vivier/tags/q800-pull-request' into sta...
Peter Maydell
2021-09-10
2
-307
/
+278
|
\
\
|
*
|
mac_via: add qdev gpios for nubus slot interrupts to VIA2
Mark Cave-Ayland
2021-09-08
1
-0
/
+23
|
*
|
mac_via: remove explicit viaN prefix from VIA IRQ gpios
Mark Cave-Ayland
2021-09-08
2
-12
/
+7
|
*
|
mac_via: remove mac_via device
Mark Cave-Ayland
2021-09-08
2
-81
/
+31
|
*
|
mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_...
Mark Cave-Ayland
2021-09-08
1
-42
/
+44
|
*
|
mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset()
Mark Cave-Ayland
2021-09-08
1
-14
/
+8
|
*
|
mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription
Mark Cave-Ayland
2021-09-08
1
-15
/
+5
|
*
|
mac_via: move ADB variables to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-08
2
-89
/
+86
|
*
|
mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-08
1
-68
/
+67
|
*
|
mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-08
1
-29
/
+30
|
*
|
mac_via: move last_b variable into q800 VIA1 VMStateDescription
Mark Cave-Ayland
2021-09-08
1
-1
/
+1
|
*
|
mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
Mark Cave-Ayland
2021-09-08
1
-4
/
+24
|
|
/
*
|
escc: fix STATUS_SYNC bit in R_STATUS register
Mark Cave-Ayland
2021-09-08
1
-1
/
+8
*
|
escc: re-use escc_reset_chn() for soft reset
Mark Cave-Ayland
2021-09-08
1
-7
/
+2
*
|
escc: remove register changes from escc_reset_chn()
Mark Cave-Ayland
2021-09-08
1
-25
/
+0
*
|
escc: implement hard reset as described in the datasheet
Mark Cave-Ayland
2021-09-08
1
-28
/
+13
*
|
escc: implement soft reset as described in the datasheet
Mark Cave-Ayland
2021-09-08
1
-17
/
+31
*
|
escc: introduce escc_hard_reset_chn() for hardware reset
Mark Cave-Ayland
2021-09-08
2
-1
/
+38
*
|
escc: introduce escc_soft_reset_chn() for software reset
Mark Cave-Ayland
2021-09-08
2
-2
/
+39
*
|
escc: reset register values to zero in escc_reset()
Mark Cave-Ayland
2021-09-08
1
-2
/
+17
*
|
escc: checkpatch fixes
Mark Cave-Ayland
2021-09-08
1
-65
/
+97
*
|
sun4m: fix setting CPU id when more than one CPU is present
Mark Cave-Ayland
2021-09-08
1
-1
/
+1
|
/
*
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-07
1
-0
/
+5
*
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
2021-09-06
3
-10
/
+10
*
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
1
-14
/
+51
*
hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
David Hildenbrand
2021-09-06
2
-8
/
+8
[next]