index
:
sinitax/cachepc-qemu
master
Fork of AMDESE/qemu with changes for cachepc side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
bsd-user: Remove all non-x86 code from elfload.c
Warner Losh
2021-09-07
1
-345
/
+2
|
*
|
|
bsd-user: style nits: bsdload.c whitespace to qemu standard
Warner Losh
2021-09-07
1
-2
/
+2
|
*
|
|
bsd-user: add license to bsdload.c
Warner Losh
2021-09-07
1
-1
/
+16
|
*
|
|
bsd-user: Add Stacey's copyright to main.c
Warner Losh
2021-09-07
1
-1
/
+2
|
*
|
|
bsd-user: add copyright header to elfload.c
Warner Losh
2021-09-07
1
-1
/
+18
|
*
|
|
bsd-user: remove sparc and sparc64
Warner Losh
2021-09-07
6
-477
/
+0
*
|
|
|
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
3
-358
/
+328
|
\
\
\
\
|
*
|
|
|
mac_via: add qdev gpios for nubus slot interrupts to VIA2
Mark Cave-Ayland
2021-09-08
2
-0
/
+33
|
*
|
|
|
mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
Mark Cave-Ayland
2021-09-08
1
-11
/
+11
|
*
|
|
|
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
3
-97
/
+36
|
*
|
|
|
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
3
-99
/
+96
|
*
|
|
|
mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-08
2
-79
/
+77
|
*
|
|
|
mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
Mark Cave-Ayland
2021-09-08
2
-32
/
+34
|
*
|
|
|
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
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20210908' into...
Peter Maydell
2021-09-09
6
-120
/
+202
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
|
*
|
|
tcg: Drop gen_io_end()
Peter Maydell
2021-09-08
2
-20
/
+10
|
*
|
|
target/sparc: Drop use of gen_io_end()
Peter Maydell
2021-09-08
1
-15
/
+10
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20210908' i...
Peter Maydell
2021-09-08
4
-0
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update OpenBIOS images to d657b653 built from submodule.
Mark Cave-Ayland
2021-09-08
4
-0
/
+0
|
/
/
*
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390x-pull-request-20...
Peter Maydell
2021-09-07
22
-151
/
+627
|
\
\
|
*
|
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-07
2
-1
/
+12
|
*
|
s390x: Replace PAGE_SIZE, PAGE_SHIFT and PAGE_MASK
Thomas Huth
2021-09-06
4
-14
/
+11
|
*
|
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
4
-14
/
+131
|
*
|
hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled
David Hildenbrand
2021-09-06
3
-9
/
+9
|
*
|
hw/s390x/s390-skeys: check if an address is valid before dumping the key
David Hildenbrand
2021-09-06
1
-5
/
+8
|
*
|
hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump
David Hildenbrand
2021-09-06
1
-20
/
+30
|
*
|
hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate
David Hildenbrand
2021-09-06
1
-27
/
+43
|
*
|
s390x/mmu_helper: avoid setting the storage key if nothing changed
David Hildenbrand
2021-09-06
1
-4
/
+7
|
*
|
s390x/mmu_helper: move address validation into mmu_translate*()
David Hildenbrand
2021-09-06
4
-29
/
+24
|
*
|
s390x/mmu_helper: fixup mmu_translate() documentation
David Hildenbrand
2021-09-06
1
-1
/
+2
|
*
|
s390x/mmu_helper: no need to pass access type to mmu_translate_asce()
David Hildenbrand
2021-09-06
1
-2
/
+2
[prev]
[next]