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
/
qtest.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-20
python/machine.py: Handle None events in events_wait
John Snow
1
-7
/
+20
2020-10-20
python/machine.py: Don't modify state in _base_args()
John Snow
2
-10
/
+14
2020-10-20
python/machine.py: reorder __init__
John Snow
1
-19
/
+25
2020-10-20
python/machine.py: Fix monitor address typing
John Snow
1
-15
/
+25
2020-10-20
python/qemu: use isort to lay out imports
John Snow
6
-11
/
+19
2020-10-20
MAINTAINERS: Add Python library stanza
John Snow
1
-1
/
+8
2020-10-19
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
1
-2
/
+2
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
4
-9
/
+46
2020-10-19
xen: Rename XENBACKEND_DEVICE to XENBACKEND
Eduardo Habkost
1
-1
/
+1
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
2
-4
/
+2
2020-10-19
tests/9pfs: add local Tmkdir test
Christian Schoenebeck
1
-0
/
+139
2020-10-19
tests/9pfs: add virtio_9p_test_path()
Christian Schoenebeck
2
-0
/
+11
2020-10-19
tests/9pfs: wipe local 9pfs test directory
Christian Schoenebeck
1
-0
/
+13
2020-10-19
tests/9pfs: introduce local tests
Christian Schoenebeck
3
-14
/
+116
2020-10-19
tests/9pfs: change qtest name prefix to synth
Christian Schoenebeck
1
-14
/
+14
2020-10-19
9pfs: suppress performance warnings on qtest runs
Christian Schoenebeck
2
-2
/
+6
2020-10-19
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
1
-0
/
+6
2020-10-19
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
1
-17
/
+18
2020-10-19
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
1
-19
/
+81
2020-10-19
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
1
-1
/
+1
2020-10-19
mac_oldworld: Drop some variables
BALATON Zoltan
1
-18
/
+17
2020-10-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
1
-3
/
+2
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2
-10
/
+14
2020-10-19
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
1
-9
/
+20
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2
-39
/
+0
2020-10-18
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-1
/
+9
2020-10-18
sun4u: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-2
/
+5
2020-10-18
sun4m: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-2
/
+8
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2
-27
/
+0
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
3
-46
/
+25
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2
-19
/
+7
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
3
-4
/
+12
2020-10-17
ci: include configure and meson logs in all jobs if configure fails
Paolo Bonzini
3
-10
/
+10
2020-10-17
hax: unbreak accelerator cpu code after cpus.c split
Claudio Fontana
1
-0
/
+1
2020-10-17
fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers
Alexander Bulekov
1
-0
/
+8
2020-10-17
cirrus: Enable doc build on msys2/mingw
Yonggang Luo
1
-1
/
+5
2020-10-17
meson: Move the detection logic for sphinx to meson
Yonggang Luo
4
-75
/
+64
2020-10-17
meson: move SPHINX_ARGS references within "if build_docs"
Paolo Bonzini
1
-44
/
+44
2020-10-17
docs: Fix Sphinx configuration for msys2/mingw
Yonggang Luo
2
-2
/
+2
2020-10-17
meson: Only install icons and qemu.desktop if have_system
Bruce Rogers
1
-2
/
+5
2020-10-17
configure: fix handling of --docdir parameter
Bruce Rogers
1
-2
/
+1
2020-10-17
meson: cleanup curses/iconv test
Paolo Bonzini
1
-40
/
+45
2020-10-17
meson.build: don't condition iconv detection on library detection
Bruce Rogers
1
-9
/
+7
2020-10-17
build: add --enable/--disable-libudev
Paolo Bonzini
3
-23
/
+37
2020-10-17
build: replace ninjatool with ninja
Paolo Bonzini
7
-1053
/
+59
2020-10-17
build: cleanups to Makefile
Paolo Bonzini
1
-17
/
+28
2020-10-17
add ninja to dockerfiles, CI configurations and test VMs
Paolo Bonzini
18
-9
/
+32
2020-10-17
dockerfiles: enable Centos 8 PowerTools
Paolo Bonzini
1
-1
/
+3
2020-10-17
configure: move QEMU_INCLUDES to meson
Paolo Bonzini
2
-22
/
+28
2020-10-17
tests: add missing generated sources to testqapi
Paolo Bonzini
2
-6
/
+16
[next]