index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386/kvm: fix kvmclock_current_nsec: Assertion `time.tsc_timestamp <= ...
Ray Zhang
2022-10-01
1
-1
/
+1
*
configure, meson: move linker flag detection to meson
Paolo Bonzini
2022-10-01
2
-16
/
+13
*
configure, meson: move C++ compiler detection to meson.build
Paolo Bonzini
2022-10-01
3
-68
/
+27
*
meson: multiple names can be passed to dependency()
Paolo Bonzini
2022-10-01
1
-8
/
+4
*
meson: require 0.61.3
Paolo Bonzini
2022-10-01
4
-6
/
+3
*
meson: -display dbus and CFI are incompatible
Paolo Bonzini
2022-10-01
1
-1
/
+6
*
ui: fix path to dbus-display1.h
Paolo Bonzini
2022-09-29
2
-2
/
+2
*
watchdog: remove -watchdog option
Paolo Bonzini
2022-09-29
12
-143
/
+7
*
configure: do not invoke as/ld directly for pc-bios/optionrom
Paolo Bonzini
2022-09-27
2
-25
/
+9
*
qboot: rebuild based on latest commit
Paolo Bonzini
2022-09-27
1
-0
/
+0
*
x86: re-enable rng seeding via SetupData
Jason A. Donenfeld
2022-09-27
3
-3
/
+5
*
x86: reinitialize RNG seed on system reboot
Jason A. Donenfeld
2022-09-27
1
-0
/
+7
*
x86: use typedef for SetupData struct
Jason A. Donenfeld
2022-09-27
1
-7
/
+7
*
x86: return modified setup_data only if read as memory, not as file
Jason A. Donenfeld
2022-09-27
3
-16
/
+64
*
Merge tag 'pull-target-arm-20220922' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2022-09-26
21
-374
/
+347
|
\
|
*
configure: Avoid use of 'local' as it is non-POSIX
Peter Maydell
2022-09-22
1
-4
/
+3
|
*
configure: Check mkdir result directly, not via $?
Peter Maydell
2022-09-22
1
-2
/
+1
|
*
configure: Remove use of backtick `...` syntax
Peter Maydell
2022-09-22
1
-1
/
+1
|
*
configure: Add './' on front of glob of */config-devices.mak.d
Peter Maydell
2022-09-22
1
-1
/
+1
|
*
configure: Add missing quoting for some easy cases
Peter Maydell
2022-09-22
1
-32
/
+32
|
*
configure: Remove unused meson_args variable
Peter Maydell
2022-09-22
1
-1
/
+0
|
*
configure: Remove unused python_version variable
Peter Maydell
2022-09-22
1
-3
/
+0
|
*
tests/unit/test-vmstate: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-4
/
+3
|
*
ui/curses: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-1
/
+1
|
*
hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-3
/
+4
|
*
hw/i386/multiboot: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-3
/
+2
|
*
hw/intc/xics: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-1
/
+1
|
*
hw/ppc/pnv: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
3
-7
/
+7
|
*
hw/net/e1000e_core: Use definition to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-3
/
+4
|
*
io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1
Philippe Mathieu-Daudé
2022-09-22
1
-1
/
+1
|
*
chardev/baum: Avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-1
/
+2
|
*
chardev/baum: Use definitions to avoid dynamic stack allocation
Philippe Mathieu-Daudé
2022-09-22
1
-4
/
+4
|
*
chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
Philippe Mathieu-Daudé
2022-09-22
1
-4
/
+7
|
*
hw/net/lan9118: Signal TSFL_INT flag when TX FIFO reaches specified level
Lucas Dietrich
2022-09-22
1
-0
/
+8
|
*
hw/acpi: Add ospm_status hook implementation for acpi-ged
Keqian Zhu
2022-09-22
1
-0
/
+8
|
*
target/arm: Add is_secure parameter to get_phys_addr_pmsav5
Richard Henderson
2022-09-22
1
-2
/
+2
|
*
target/arm: Add secure parameter to get_phys_addr_pmsav7
Richard Henderson
2022-09-22
1
-3
/
+2
|
*
target/arm: Add is_secure parameter to pmsav7_use_background_region
Richard Henderson
2022-09-22
1
-5
/
+5
|
*
target/arm: Add secure parameter to get_phys_addr_pmsav8
Richard Henderson
2022-09-22
1
-3
/
+2
|
*
target/arm: Add is_secure parameter to get_phys_addr_v6
Richard Henderson
2022-09-22
1
-6
/
+5
|
*
target/arm: Add is_secure parameter to get_phys_addr_v5
Richard Henderson
2022-09-22
1
-7
/
+7
|
*
target/arm: Add secure parameter to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
3
-7
/
+6
|
*
target/arm: Add is_secure parameter to v8m_security_lookup
Richard Henderson
2022-09-22
3
-8
/
+12
|
*
target/arm: Remove is_subpage argument to pmsav8_mpu_lookup
Richard Henderson
2022-09-22
3
-15
/
+15
|
*
target/arm: Use GetPhysAddrResult in pmsav8_mpu_lookup
Richard Henderson
2022-09-22
3
-26
/
+21
|
*
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav8
Richard Henderson
2022-09-22
1
-14
/
+14
|
*
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav7
Richard Henderson
2022-09-22
1
-19
/
+17
|
*
target/arm: Use GetPhysAddrResult in get_phys_addr_pmsav5
Richard Henderson
2022-09-22
1
-12
/
+12
|
*
target/arm: Use GetPhysAddrResult in get_phys_addr_v5
Richard Henderson
2022-09-22
1
-14
/
+11
|
*
target/arm: Use GetPhysAddrResult in get_phys_addr_v6
Richard Henderson
2022-09-22
1
-16
/
+14
[next]