index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-06
target/i386: Add SGX aex-notify and EDECCSSA support
Kai Huang
1
-2
/
+2
2023-01-06
util: remove support -chardev tty and -chardev parport
Paolo Bonzini
5
-49
/
+10
2023-01-06
util: remove support for hex numbers with a scaling suffix
Paolo Bonzini
4
-19
/
+19
2023-01-06
KVM: remove support for kernel-irqchip=off
Paolo Bonzini
6
-15
/
+25
2023-01-06
docs: do not talk about past removal as happening in the future
Paolo Bonzini
1
-3
/
+2
2023-01-06
meson: accept relative symlinks in "meson introspect --installed" data
Paolo Bonzini
1
-1
/
+0
2023-01-06
meson: cleanup compiler detection
Paolo Bonzini
1
-27
/
+35
2023-01-06
meson: support meson 0.64 -Doptimization=plain
Paolo Bonzini
1
-9
/
+7
2023-01-06
configure: test all warnings
Paolo Bonzini
1
-2
/
+5
2023-01-06
tests/qapi-schema: remove Meson workaround
Paolo Bonzini
1
-5
/
+1
2023-01-06
meson: cleanup dummy-cpus.c rules
Paolo Bonzini
1
-7
/
+2
2023-01-06
meson: tweak hardening options for Windows
Paolo Bonzini
1
-4
/
+1
2023-01-06
configure: remove backwards-compatibility and obsolete options
Paolo Bonzini
2
-21
/
+1
2023-01-06
configure: preserve qemu-ga variables
Paolo Bonzini
1
-17
/
+6
2023-01-06
configure: cleanup $cpu tests
Paolo Bonzini
1
-12
/
+7
2023-01-06
configure: remove dead function
Paolo Bonzini
1
-4
/
+0
2023-01-06
configure: remove useless write_c_skeleton
Paolo Bonzini
1
-1
/
+0
2023-01-06
ide: Add "ide-cf" driver, a CompactFlash card
Lubomir Rintel
1
-0
/
+32
2023-01-06
ide: Add 8-bit data mode
Lubomir Rintel
2
-10
/
+34
2023-01-06
util/log: Always send errors to logfile when daemonized
Greg Kurz
1
-19
/
+53
2023-01-06
util/log: do not close and reopen log files when flags are turned off
Paolo Bonzini
1
-8
/
+6
2023-01-06
hw: Reduce "qemu/accel.h" inclusion
Philippe Mathieu-Daudé
2
-1
/
+1
2023-01-06
typedefs: Forward-declare AccelState
Philippe Mathieu-Daudé
2
-2
/
+3
2023-01-04
.gitlab-ci.d/windows: Work-around timeout and OpenGL problems of the MSYS2 jobs
Thomas Huth
1
-3
/
+4
2023-01-04
python: add 3.11 to supported list
John Snow
1
-1
/
+2
2023-01-04
iotests/check: Fix typing for sys.exit() value
John Snow
1
-1
/
+1
2023-01-04
Python: fix flake8 config
John Snow
1
-1
/
+2
2023-01-04
python/machine: Handle termination cases without QMP
John Snow
1
-0
/
+6
2023-01-04
python/machine: Add debug logging to key state changes
John Snow
1
-0
/
+25
2022-12-28
hostmem: Honor multiple preferred nodes if possible
Michal Privoznik
2
-2
/
+22
2022-12-28
virtio-mem: Fix typo in function name
Philippe Mathieu-Daudé
1
-6
/
+6
2022-12-28
virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
Chenyi Qiang
1
-1
/
+1
2022-12-28
virtio-mem: Fix the bitmap index of the section offset
Chenyi Qiang
1
-2
/
+2
2022-12-23
gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
Thomas Huth
1
-2
/
+4
2022-12-23
tests/docker: use prebuilt toolchain for debian-hexagon-cross
Mukilan Thiyagarajan
6
-205
/
+20
2022-12-23
tests/tcg: fix unused variable in linux-test
Alex Bennée
1
-1
/
+5
2022-12-23
configure: repeat ourselves for the benefit of CI
Alex Bennée
1
-3
/
+4
2022-12-23
gitlab: turn off verbose logging for make check on custom runners
Alex Bennée
3
-13
/
+13
2022-12-23
configure: Fix check-tcg not executing any tests
Mukilan Thiyagarajan
1
-3
/
+1
2022-12-23
hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
Bin Meng
2
-20
/
+27
2022-12-23
hw/9pfs: Drop unnecessary *xattr wrapper API declarations
Bin Meng
1
-11
/
+0
2022-12-23
qemu/xattr.h: Exclude <sys/xattr.h> for Windows
Bin Meng
1
-1
/
+3
2022-12-23
MAINTAINERS: Add 9p test client to section "virtio-9p"
Christian Schoenebeck
1
-0
/
+1
2022-12-23
9pfs: Fix some return statements in the synth backend
Greg Kurz
1
-6
/
+6
2022-12-21
target/ppc: Check DEXCR on hash{st, chk} instructions
Nicholas Miehlbradt
1
-15
/
+43
2022-12-21
target/ppc: Implement the DEXCR and HDEXCR
Nicholas Miehlbradt
4
-0
/
+64
2022-12-21
hw/ppc/e500: Move comment to more appropriate place
Bernhard Beschow
1
-1
/
+1
2022-12-21
hw/ppc/e500: Resolve variable shadowing
Bernhard Beschow
1
-3
/
+1
2022-12-21
hw/ppc/e500: Prefer local variable over qdev_get_machine()
Bernhard Beschow
1
-3
/
+2
2022-12-21
hw/ppc/virtex_ml507: Prefer local over global variable
Bernhard Beschow
1
-1
/
+1
[next]