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
/
python
/
qemu
/
machine
/
console_socket.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-02
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
4
-0
/
+46
2021-11-02
hw/i386: fix vmmouse registration
Pavel Dovgalyuk
1
-0
/
+1
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
4
-23
/
+17
2021-11-02
vl: deprecate -watchdog
Paolo Bonzini
2
-0
/
+6
2021-11-02
watchdog: add information from -watchdog help to -device help
Paolo Bonzini
8
-7
/
+14
2021-11-02
hw/i386: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
1
-1
/
+1
2021-11-02
hvf: Avoid mapping regions < PAGE_SIZE as ram
Alexander Graf
1
-0
/
+7
2021-11-02
configure: do not duplicate CPU_CFLAGS into QEMU_LDFLAGS
Paolo Bonzini
1
-39
/
+14
2021-11-02
configure: remove useless NPTL probe
Paolo Bonzini
1
-19
/
+0
2021-11-02
target/i386: use DMA-enabled multiboot ROM for new-enough QEMU machine types
Paolo Bonzini
4
-5
/
+14
2021-11-02
optionrom: add a DMA-enabled multiboot ROM
Marcus Hähnel
6
-5
/
+72
2021-11-02
target/i386: move linuxboot_dma_enabled to X86MachineState
Paolo Bonzini
7
-13
/
+16
2021-11-02
MAINTAINERS: update location of microvm docs
Alex Bennée
1
-1
/
+1
2021-11-02
util: Make some iova_tree parameters const
Eugenio Pérez
3
-11
/
+11
2021-11-02
configure/optionrom: Fix MSYS2 multiboot.bin issue
Helge Konetzka
2
-3
/
+6
2021-11-02
Partially revert "build: -no-pie is no functional linker flag"
Jessica Clarke
1
-1
/
+4
2021-11-02
Makefile: Fix cscope issues on MacOS and soft links
Peter Xu
1
-1
/
+2
2021-11-02
Makefile: Fix gtags generation
Peter Xu
1
-1
/
+1
2021-11-01
roms/openbios: update OpenBIOS images to b9062dea built from submodule
Mark Cave-Ayland
4
-0
/
+0
2021-11-01
machine: remove the done notifier for dynamic sysbus device type check
Damien Hedde
2
-28
/
+0
2021-11-01
qdev-monitor: Check sysbus device type before creating it
Damien Hedde
1
-0
/
+11
2021-11-01
machine: add device_type_is_dynamic_sysbus function
Damien Hedde
2
-3
/
+25
2021-11-01
tests/unit: Add an unit test for smp parsing
Yanan Wang
3
-0
/
+596
2021-11-01
hw/core/machine: Split out the smp parsing code
Yanan Wang
5
-159
/
+