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/m68k: call gen_raise_exception() directly if single-stepping in gen_jm...
Mark Cave-Ayland
2021-05-26
1
-1
/
+3
|
*
|
|
|
|
target/m68k: introduce is_singlestepping() function
Mark Cave-Ayland
2021-05-26
1
-4
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'remotes/philmd/tags/gitlab-ci-20210527' into st...
Peter Maydell
2021-05-27
12
-1124
/
+1180
|
\
\
\
\
\
|
*
|
|
|
|
gitlab: Convert check-dco/check-patch jobs to the 'rules' syntax
Philippe Mathieu-Daudé
2021-05-27
1
-7
/
+9
|
*
|
|
|
|
gitlab: Use $CI_DEFAULT_BRANCH instead of hardcoded 'master'
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
|
*
|
|
|
|
gitlab: Run Avocado tests manually (except mainstream CI)
Philippe Mathieu-Daudé
2021-05-27
2
-0
/
+36
|
*
|
|
|
|
gitlab: Keep Avocado reports during 1 week
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
|
*
|
|
|
|
gitlab: Extract cross-container jobs to container-cross.yml
Philippe Mathieu-Daudé
2021-05-27
2
-193
/
+193
|
*
|
|
|
|
gitlab: Document how forks can use different set of jobs
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+13
|
*
|
|
|
|
gitlab: Move current job set to qemu-project.yml
Philippe Mathieu-Daudé
2021-05-27
2
-7
/
+12
|
*
|
|
|
|
gitlab: Extract all default build/test jobs to buildtest.yml
Philippe Mathieu-Daudé
2021-05-27
2
-729
/
+731
|
*
|
|
|
|
gitlab: Drop linux user build job for CentOS 7
Daniel P. Berrangé
2021-05-27
1
-9
/
+0
|
*
|
|
|
|
gitlab: Extract core container jobs to container-core.yml
Philippe Mathieu-Daudé
2021-05-27
2
-16
/
+18
|
*
|
|
|
|
gitlab: Extract default build/test jobs templates
Philippe Mathieu-Daudé
2021-05-27
2
-70
/
+70
|
*
|
|
|
|
gitlab: Extract build stages to stages.yml
Philippe Mathieu-Daudé
2021-05-27
2
-9
/
+9
|
*
|
|
|
|
gitlab: Extract DCO/style check jobs to static_checks.yml
Philippe Mathieu-Daudé
2021-05-27
2
-25
/
+25
|
*
|
|
|
|
gitlab: Extract crossbuild job templates to crossbuild-template.yml
Philippe Mathieu-Daudé
2021-05-27
2
-41
/
+43
|
*
|
|
|
|
gitlab: Extract container job template to container-template.yml
Philippe Mathieu-Daudé
2021-05-27
2
-21
/
+23
|
*
|
|
|
|
gitlab: Enable cross-i386 builds of TCI
Richard Henderson
2021-05-27
1
-1
/
+10
|
*
|
|
|
|
gitlab: Rename ACCEL_CONFIGURE_OPTS to EXTRA_CONFIGURE_OPTS
Richard Henderson
2021-05-27
1
-6
/
+6
|
*
|
|
|
|
gitlab: Replace YAML anchors by extends (acceptance_test_job)
Philippe Mathieu-Daudé
2021-05-27
1
-19
/
+11
*
|
|
|
|
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210526a'...
Peter Maydell
2021-05-27
5
-78
/
+96
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
migration/rdma: source: poll cm_event from return path
Li Zhijian
2021-05-26
1
-4
/
+38
|
*
|
|
|
|
migration/rdma: destination: create the return patch after the first accept
Li Zhijian
2021-05-26
1
-11
/
+21
|
*
|
|
|
|
migration/rdma: Fix rdma_addrinfo res leaks
Li Zhijian
2021-05-26
1
-0
/
+3
|
*
|
|
|
|
migration/rdma: cleanup rdma in rdma_start_incoming_migration error path
Li Zhijian
2021-05-26
1
-2
/
+5
|
*
|
|
|
|
migration/rdma: Fix cm_event used before being initialized
Li Zhijian
2021-05-26
1
-1
/
+0
|
*
|
|
|
|
tools/virtiofsd/fuse_opt.c: Replaced a malloc with GLib's g_try_malloc
Mahmoud Mandour
2021-05-26
1
-2
/
+2
|
*
|
|
|
|
tools/virtiofsd/buffer.c: replaced a calloc call with GLib's g_try_new0
Mahmoud Mandour
2021-05-26
1
-2
/
+2
|
*
|
|
|
|
virtiofsd: Set req->reply_sent right after sending reply
Vivek Goyal
2021-05-26
1
-14
/
+5
|
*
|
|
|
|
virtiofsd: Check EOF before short read
Vivek Goyal
2021-05-26
1
-11
/
+10
|
*
|
|
|
|
virtiofsd: Simplify skip byte logic
Vivek Goyal
2021-05-26
1
-10
/
+4
|
*
|
|
|
|
virtiofsd: get rid of in_sg_left variable
Vivek Goyal
2021-05-26
1
-11
/
+6
|
*
|
|
|
|
virtiofsd: Use iov_discard_front() to skip bytes
Vivek Goyal
2021-05-26
1
-11
/
+3
|
*
|
|
|
|
virtiofsd: Get rid of unreachable code in read
Vivek Goyal
2021-05-26
1
-5
/
+0
|
*
|
|
|
|
virtiofsd: Check for EINTR in preadv() and retry
Vivek Goyal
2021-05-26
1
-0
/
+3
|
*
|
|
|
|
hmp: Fix loadvm to resume the VM on success instead of failure
Kevin Wolf
2021-05-26
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-05-26
37
-227
/
+924
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
gitlab-ci: use --meson=git for CFI jobs
Paolo Bonzini
2021-05-26
1
-2
/
+2
|
*
|
|
|
hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
Kit Westneat
2021-05-26
1
-5
/
+7
|
*
|
|
|
configure: Avoid error messages about missing *-config-*.h files
Thomas Huth
2021-05-26
1
-4
/
+8
|
*
|
|
|
doc: Add notes about -mon option mode=control argument.
Ali Shirvani
2021-05-26
1
-2
/
+5
|
*
|
|
|
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
5
-5
/
+26
|
*
|
|
|
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
2021-05-26
1
-2
/
+0
|
*
|
|
|
replication: move include out of root directory
Paolo Bonzini
2021-05-26
5
-6
/
+6
|
*
|
|
|
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
6
-49
/
+31
|
*
|
|
|
meson: Set implicit_include_directories to false
Katsuhiro Ueno
2021-05-26
1
-0
/
+1
|
*
|
|
|
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
2021-05-26
1
-0
/
+1
|
*
|
|
|
KVM: Dirty ring support
Peter Xu
2021-05-26
3
-3
/
+385
|
*
|
|
|
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
2021-05-26
1
-14
/
+23
[prev]
[next]