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
...
|
*
|
target/ppc: overhauled and moved logic of storing fpscr
Bruno Larsen (billionai)
2021-06-03
4
-234
/
+65
|
*
|
target/ppc: removed all mentions to PPC_DUMP_CPU
Bruno Larsen (billionai)
2021-06-03
3
-312
/
+0
|
*
|
target/ppc: removed GEN_OPCODE decision tree
Bruno Larsen (billionai)
2021-06-03
1
-79
/
+0
|
*
|
HMP: added info cpustats to removed_features.rst
Bruno Larsen (billionai)
2021-06-03
1
-0
/
+5
|
*
|
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-06-03
2
-21
/
+0
|
*
|
ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
Daniel Henrique Barboza
2021-06-03
1
-2
/
+4
|
*
|
monitor: removed cpustats command
Bruno Larsen (billionai)
2021-06-03
2
-24
/
+0
|
*
|
target/ppc: removed mentions to DO_PPC_STATISTICS
Bruno Larsen (billionai)
2021-06-03
1
-12
/
+4
|
*
|
target/ppc: remove ppc_cpu_dump_statistics
Bruno Larsen (billionai)
2021-06-03
3
-55
/
+0
|
*
|
target/ppc: updated meson.build to support disable-tcg
Bruno Larsen (billionai)
2021-06-03
1
-2
/
+5
|
*
|
target/ppc: created tcg-stub.c file
Bruno Larsen (billionai)
2021-06-03
2
-0
/
+49
|
*
|
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
2021-06-03
4
-6
/
+44
|
*
|
target/ppc: used ternary operator when registering MAS
Bruno Larsen (billionai)
2021-06-03
1
-6
/
+3
|
*
|
spapr: Set LPCR to current AIL mode when starting a new CPU
Nicholas Piggin
2021-06-03
1
-5
/
+9
|
*
|
spapr: Remove stale comment about power-saving LPCR bits
Nicholas Piggin
2021-06-03
1
-1
/
+0
|
*
|
target/ppc: fold ppc_store_ptcr into it's only caller
Bruno Larsen (billionai)
2021-06-03
3
-30
/
+23
|
*
|
spapr: nvdimm: Fix the persistent-memory root node name in device tree
Shivaprasad G Bhat
2021-06-03
1
-2
/
+2
|
*
|
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
2021-06-03
2
-12
/
+14
|
*
|
spapr: Fix EEH capability issue on KVM guest for PCI passthru
Mahesh Salgaonkar
2021-06-03
1
-7
/
+33
|
*
|
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-03
2
-3
/
+8
|
*
|
target/ppc: removed unnecessary inclusion of helper-proto.h
Bruno Larsen (billionai)
2021-06-03
4
-4
/
+0
|
*
|
target/ppc: reduce usage of fpscr_set_rounding_mode
Bruno Larsen (billionai)
2021-06-03
1
-3
/
+5
|
*
|
target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
Bruno Larsen (billionai)
2021-06-03
2
-16
/
+17
|
*
|
target/ppc: cleaned error_report from ppc_store_sdr1
Bruno Larsen (billionai)
2021-06-03
1
-4
/
+4
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-06-02
24
-138
/
+241
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
docs/secure-coding-practices: Describe how to use 'null-co' block driver
Philippe Mathieu-Daudé
2021-06-02
1
-0
/
+9
|
*
|
block-copy: refactor copy_range handling
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-23
/
+49
|
*
|
block-copy: fix block_copy_task_entry() progress update
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-3
/
+5
|
*
|
nbd/server: Use drained block ops to quiesce the server
Sergio Lopez
2021-06-02
1
-21
/
+61
|
*
|
block-backend: add drained_poll
Sergio Lopez
2021-06-02
2
-1
/
+10
|
*
|
block: improve permission conflict error message
Vladimir Sementsov-Ogievskiy
2021-06-02
4
-10
/
+25
|
*
|
block: simplify bdrv_child_user_desc()
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-5
/
+2
|
*
|
block/vvfat: inherit child_vvfat_qcow from child_of_bds
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-5
/
+3
|
*
|
block: improve bdrv_child_get_parent_desc()
Vladimir Sementsov-Ogievskiy
2021-06-02
2
-2
/
+2
|
*
|
block-backend: improve blk_root_get_parent_desc()
Vladimir Sementsov-Ogievskiy
2021-06-02
2
-6
/
+5
|
*
|
block: document child argument of bdrv_attach_child_common()
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-9
/
+15
|
*
|
block/file-posix: Try other fallbacks after invalid FALLOC_FL_ZERO_RANGE
Thomas Huth
2021-06-02
1
-9
/
+9
|
*
|
block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
Thomas Huth
2021-06-02
1
-0
/
+11
|
*
|
block: drop BlockBackendRootState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
3
-11
/
+3
|
*
|
block: drop BlockDriverState::read_only
Vladimir Sementsov-Ogievskiy
2021-06-02
3
-13
/
+1
|
*
|
block: consistently use bdrv_is_read_only()
Vladimir Sementsov-Ogievskiy
2021-06-02
9
-15
/
+17
|
*
|
block/vvfat: fix vvfat_child_perm crash
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-5
/
+2
|
*
|
block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
Vladimir Sementsov-Ogievskiy
2021-06-02
3
-2
/
+4
|
*
|
qemu-io-cmds: assert that we don't have .perm requested in no-blk case
Vladimir Sementsov-Ogievskiy
2021-06-02
1
-2
/
+12
|
*
|
block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
Lukas Straub
2021-06-02
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-...
Peter Maydell
2021-06-02
97
-591
/
+141
|
\
\
\
|
*
|
|
configure: bump min required CLang to 6.0 / XCode 10.0
Daniel P. Berrangé
2021-06-02
1
-5
/
+5
|
*
|
|
configure: bump min required GCC to 7.5.0
Daniel P. Berrangé
2021-06-02
1
-3
/
+3
|
*
|
|
configure: bump min required glib version to 2.56
Daniel P. Berrangé
2021-06-02
3
-216
/
+3
|
*
|
|
tests/docker: drop CentOS 7 container
Daniel P. Berrangé
2021-06-02
2
-48
/
+0
[prev]
[next]