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
/
meson.build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
meson: make target endianneess available to Kconfig
Paolo Bonzini
2024-05-03
1
-5
/
+7
*
exec: Expose 'target_page.h' API to user emulation
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+1
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
1
-2
/
+2
*
meson: Make DEBUG_REMAP a meson option
Ilya Leoshkevich
2024-04-24
1
-0
/
+4
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
1
-38
/
+0
|
\
|
*
hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
Philippe Mathieu-Daudé
2024-04-24
1
-36
/
+0
|
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
1
-2
/
+0
*
|
hw: Include minimal source set in user emulation build
Philippe Mathieu-Daudé
2024-04-18
1
-1
/
+5
*
|
meson: do not link pixman automatically into all targets
Paolo Bonzini
2024-04-18
1
-1
/
+1
|
/
*
meson.build: Disable -fzero-call-used-regs on OpenBSD
Thomas Huth
2024-04-12
1
-1
/
+5
*
meson: remove dead dictionary access
Paolo Bonzini
2024-03-20
1
-1
/
+1
*
Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...
Peter Maydell
2024-03-13
1
-23
/
+40
|
\
|
*
meson: generate .stp files for tools too
Daniel P. Berrangé
2024-03-12
1
-21
/
+40
|
*
tracetool: remove redundant --target-type / --target-name args
Daniel P. Berrangé
2024-03-12
1
-2
/
+0
*
|
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2024-03-12
1
-3
/
+7
|
\
\
|
*
|
ebpf: Updated eBPF program and skeleton.
Andrew Melnychenko
2024-03-12
1
-3
/
+7
|
|
/
*
/
meson.build: Always require an objc compiler on macos hosts
Peter Maydell
2024-03-11
1
-1
/
+1
|
/
*
meson: Remove --warn-common ldflag
Akihiko Odaki
2024-03-08
1
-5
/
+0
*
meson: detect broken clang 17 with -fzero-call-used-regs
Daniel P. Berrangé
2024-03-04
1
-5
/
+12
*
meson: Enable -Wvla
Peter Maydell
2024-02-23
1
-0
/
+1
*
crypto: Introduce SM4 symmetric cipher algorithm
Hyman Huang
2024-02-09
1
-0
/
+26
*
meson: sort C warning flags alphabetically
Daniel P. Berrangé
2024-02-09
1
-19
/
+21
*
meson: Link with libinotify on FreeBSD
Ilya Leoshkevich
2024-02-06
1
-4
/
+19
*
hw/fsi: Introduce IBM's Local bus
Ninad Palsule
2024-02-01
1
-0
/
+1
*
virtio-blk: move dataplane code into virtio-blk.c
Stefan Hajnoczi
2024-01-26
1
-1
/
+0
*
meson: mitigate against use of uninitialize stack for exploits
Daniel P. Berrangé
2024-01-16
1
-0
/
+5
*
meson: mitigate against ROP exploits with -fzero-call-used-regs
Daniel P. Berrangé
2024-01-16
1
-0
/
+11
*
Merge tag 'pull-request-2024-01-11' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-01-12
1
-1
/
+0
|
\
|
*
Revert "osdep: add getloadavg"
Daniel P. Berrangé
2024-01-11
1
-1
/
+0
*
|
target/loongarch: Add loongarch kvm into meson build
Tianrui Zhao
2024-01-11
1
-0
/
+2
*
|
target/loongarch: Implement kvm get/set registers
Tianrui Zhao
2024-01-11
1
-0
/
+1
|
/
*
meson: Allow building binary with no target-specific files in hw/
Philippe Mathieu-Daudé
2024-01-05
1
-3
/
+5
*
meson.build: report graphics backends separately
Alex Bennée
2023-12-31
1
-2
/
+6
*
configure, meson: rename targetos to host_os
Paolo Bonzini
2023-12-31
1
-103
/
+103
*
meson: rename config_all
Paolo Bonzini
2023-12-31
1
-8
/
+8
*
meson: remove CONFIG_ALL
Paolo Bonzini
2023-12-31
1
-25
/
+7
*
meson: remove config_targetos
Paolo Bonzini
2023-12-31
1
-14
/
+10
*
meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos
Paolo Bonzini
2023-12-31
1
-5
/
+6
*
meson: remove OS definitions from config_targetos
Paolo Bonzini
2023-12-31
1
-8
/
+0
*
meson: always probe u2f and canokey if the option is enabled
Paolo Bonzini
2023-12-31
1
-2
/
+2
*
meson: move subdirs to "Collect sources" section
Paolo Bonzini
2023-12-31
1
-33
/
+33
*
meson: move config-host.h definitions together
Paolo Bonzini
2023-12-31
1
-13
/
+14
*
meson: move CFI detection code with other compiler flags
Paolo Bonzini
2023-12-31
1
-40
/
+40
*
meson: keep subprojects together
Paolo Bonzini
2023-12-31
1
-36
/
+36
*
meson: move accelerator dependency checks together
Paolo Bonzini
2023-12-31
1
-84
/
+91
*
meson: move option validation together
Paolo Bonzini
2023-12-31
1
-69
/
+68
*
meson: move program checks together
Paolo Bonzini
2023-12-31
1
-51
/
+56
*
meson: add more sections to main meson.build
Paolo Bonzini
2023-12-31
1
-6
/
+18
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-12-12
1
-7
/
+10
|
\
|
*
meson, xen: fix condition for enabling the Xen accelerator
Paolo Bonzini
2023-12-12
1
-7
/
+10
[next]