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
/
console_socket.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-26
nsis: Fix build for 64 bit installer
Stefan Weil
1
-1
/
+1
2020-11-25
tests/docker, tests/vm: remove setuptools from images
Paolo Bonzini
8
-8
/
+0
2020-11-25
configure: remove python pkg_resources check
Olaf Hering
1
-3
/
+0
2020-11-25
qxl: fix segfault
Gerd Hoffmann
1
-1
/
+3
2020-11-24
Update version for v5.2.0-rc3 release
Peter Maydell
1
-1
/
+1
2020-11-24
Revert "hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()"
Michael S. Tsirkin
1
-12
/
+13
2020-11-24
tests/9pfs: Mark "local" tests as "slow"
Greg Kurz
1
-0
/
+9
2020-11-24
qcow2: Fix corruption on write_zeroes with MAY_UNMAP
Maxim Levitsky
1
-3
/
+6
2020-11-24
net: Use correct default-path macro for downscript
Keqian Zhu
1
-1
/
+2
2020-11-24
tap: fix a memory leak
yuanjungong
1
-0
/
+2
2020-11-24
net: purge queued rx packets on queue deletion
Yuri Benditovich
1
-4
/
+8
2020-11-24
net: do not exit on "netdev_add help" monitor command
Paolo Bonzini
3
-34
/
+41
2020-11-24
hw/net/e1000e: advance desc_offset in case of null descriptor
Prasad J Pandit
1
-4
/
+4
2020-11-24
ppc/translate: Implement lxvwsx opcode
LemonBoy
2
-0
/
+31
2020-11-23
meson: use dependency() to find libjpeg
Paolo Bonzini
1
-3
/
+2
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
3
-4
/
+11
2020-11-23
vfio: Make migration support experimental
Alex Williamson
3
-1
/
+4
2020-11-23
docs/system/pr-manager.rst: Fix minor docs nits
Peter Maydell
1
-3
/
+3
2020-11-23
docs: Split qemu-pr-helper documentation into tools manual
Peter Maydell
5
-33
/
+99
2020-11-23
docs: Move pr-manager.rst into the system manual
Peter Maydell
2
-0
/
+1
2020-11-23
docs: Move microvm.rst into the system manual
Peter Maydell
2
-3
/
+3
2020-11-23
docs: Split out 'pc' machine model docs into their own file
Peter Maydell
2
-5
/
+20
2020-11-23
docs/system/virtio-pmem.rst: Fix minor style issues
Peter Maydell
1
-30
/
+30
2020-11-23
docs: Move virtio-pmem.rst into the system manual
Peter Maydell
2
-0
/
+1
2020-11-23
docs: Move cpu-hotplug.rst into the system manual
Peter Maydell
2
-0
/
+1
2020-11-23
docs: Move virtio-net-failover.rst into the system manual
Peter Maydell
2
-0
/
+1
2020-11-23
linux-user/arm: Deliver SIGTRAP for UDF patterns used as breakpoints
Peter Maydell
1
-0
/
+28
2020-11-23
target/arm: Make SYS_HEAPINFO work with RAM that doesn't start at 0
Peter Maydell
1
-4
/
+8
2020-11-23
docs/system/arm: Document the Sharp Zaurus SL-6000
Philippe Mathieu-Daudé
1
-7
/
+13
2020-11-23
docs/system/arm: Document OpenPOWER Witherspoon BMC model Front LEDs
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
docs/system/arm: Document the various raspi boards
Philippe Mathieu-Daudé
3
-0
/
+45
2020-11-23
docs/system: Deprecate raspi2/raspi3 machine aliases
Philippe Mathieu-Daudé
1
-0
/
+7
2020-11-23
MAINTAINERS: Cover system/arm/sx1.rst with OMAP machines
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
MAINTAINERS: Cover system/arm/sbsa.rst with SBSA-REF machine
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
MAINTAINERS: Fix system/arm/orangepi.rst path
Philippe Mathieu-Daudé
1
-1
/
+1
2020-11-23
MAINTAINERS: Cover system/arm/nuvoton.rst with Nuvoton NPCM7xx
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
MAINTAINERS: Cover system/arm/aspeed.rst with ASPEED BMC machines
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
MAINTAINERS: Cover system/arm/cpu-features.rst with ARM TCG CPUs
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
hw/intc: fix heap-buffer-overflow in rxicu_realize()
Chen Qun
1
-10
/
+8
2020-11-23
hw/arm: Fix bad print format specifiers
AlexChen
3
-3
/
+3
2020-11-23
target/arm: fix stage 2 page-walks in 32-bit emulation
Rémi Denis-Courmont
1
-2
/
+2
2020-11-23
.cirrus.yml: bump timeout period for MacOS builds
Alex Bennée
1
-0
/
+2
2020-11-23
gitlab-ci: Move trace backend tests across to gitlab
Philippe Mathieu-Daudé
2
-19
/
+18
2020-11-23
tests/docker: Install liblttng-ust-dev package in Ubuntu 20.04 image
Philippe Mathieu-Daudé
1
-0
/
+1
2020-11-23
gitlab: move remaining x86 check-tcg targets to gitlab
Alex Bennée
2
-26
/
+17
2020-11-23
tests/avocado: clean-up socket directory after run
Alex Bennée
1
-2
/
+3
2020-11-23
tests: add prefixes to the bare mkdtemp calls
Alex Bennée
2
-2
/
+4
2020-11-23
scripts/ci: clean up default args logic a little
Alex Bennée
1
-11
/
+13
2020-11-23
pc-bios/s390: Update the s390-ccw bios binaries
Thomas Huth
2
-0
/
+0
2020-11-23
pc-bios: s390x: Clear out leftover S390EP string
Eric Farman
3
-1
/
+10
[next]