]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2022-03-09 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/mips...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-03-08 Cleber Rosatests/avocado/linux_ssh_mips_malta.py: add missing...
2022-03-08 Bernhard Beschowhw/isa: Inline and remove one-line isa_init_irq()
2022-03-08 Bernhard Beschowhw/isa: Drop unused attributes from ISADevice
2022-03-08 Bernhard Beschowhw/isa/isa-bus: Remove isabus_dev_print()
2022-03-08 Bernhard Beschowhw/input/pckbd: QOM'ify IRQ numbers
2022-03-08 Bernhard Beschowhw/rtc/m48t59-isa: QOM'ify IRQ number
2022-03-08 Bernhard Beschowhw/rtc/mc146818rtc: QOM'ify IRQ number
2022-03-08 Bernhard Beschowhw/mips/gt64xxx_pci: Resolve gt64120_register()
2022-03-08 Bernhard Beschowhw/isa/piix4: Replace some magic IRQ constants
2022-03-08 Bernhard Beschowhw/isa/piix4: Resolve global instance variable
2022-03-08 Bernhard Beschowhw/isa/piix4: Pass PIIX4State as opaque parameter for...
2022-03-08 Bernhard Beschowhw/isa/piix4: Resolve redundant i8259[] attribute
2022-03-08 Bernhard Beschowmalta: Move PCI interrupt handling from gt64xxx_pci...
2022-03-08 Bernhard Beschowhw/mips/gt64xxx_pci: Fix PCI IRQ levels to be preserved...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2022-03-08 Peter MaydellMerge remote-tracking branch 'remotes/cschoenebeck...
2022-03-08 Eric Blakeqemu-io: Allow larger write zeroes under no fallback
2022-03-08 Eric Blakeqemu-io: Utilize 64-bit status during map
2022-03-08 Eric Blakenbd/server: Minor cleanups
2022-03-07 Daniel P. Berrangétests/qemu-iotests: validate NBD TLS with UNIX sockets...
2022-03-07 Daniel P. Berrangétests/qemu-iotests: validate NBD TLS with UNIX sockets
2022-03-07 Daniel P. Berrangétests/qemu-iotests: validate NBD TLS with hostname...
2022-03-07 Daniel P. Berrangétests/qemu-iotests: convert NBD TLS test to use standar...
2022-03-07 Daniel P. Berrangétests/qemu-iotests: introduce filter for qemu-nbd expor...
2022-03-07 Ani Sinhahw/acpi/microvm: turn on 8042 bit in FADT boot architec...
2022-03-07 Daniel P. Berrangétests/qemu-iotests: expand _filter_nbd rules
2022-03-07 Daniel P. Berrangétests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update...
2022-03-07 Daniel P. Berrangéblock/nbd: don't restrict TLS usage to IP sockets
2022-03-07 Daniel P. Berrangéqemu-nbd: add --tls-hostname option for TLS certificate...
2022-03-07 Daniel P. Berrangéblock/nbd: support override of hostname for TLS certifi...
2022-03-07 Daniel P. Berrangéblock: pass desired TLS hostname through from block...
2022-03-07 Daniel P. Berrangécrypto: mandate a hostname when checking x509 creds...
2022-03-07 John Snowscripts/qmp-shell-wrap: Fix import path
2022-03-07 John Snowpython/aqmp: drop _bind_hack()
2022-03-07 John Snowpython/aqmp: fix race condition in legacy.py
2022-03-07 John Snowpython/aqmp: add start_server() and accept() methods
2022-03-07 John Snowpython/aqmp: stop the server during disconnect()
2022-03-07 John Snowpython/aqmp: refactor _do_accept() into two distinct...
2022-03-07 John Snowpython/aqmp: squelch pylint warning for too many lines
2022-03-07 John Snowpython/aqmp: split _client_connected_cb() out as _incom...
2022-03-07 John Snowpython/aqmp: remove _new_session and _establish_connection
2022-03-07 John Snowpython/aqmp: rename 'accept()' to 'start_server_and_acc...
2022-03-07 John Snowpython/aqmp: add _session_guard()
2022-03-07 Philippe Mathieu... target/mips: Remove duplicated MIPSCPU::cp0_count_rate
2022-03-07 Simon Burgetarget/mips: Fix cycle counter timing calculations
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/abstr...
2022-03-07 Rohit KumarCheck and report for incomplete 'global' option format
2022-03-07 Thomas Huthtests/vm: Update haiku test vm to R1/Beta3
2022-03-07 Thomas Huthtests/avocado: Cancel BootLinux tests in case there...
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-03-07 Richard Hendersonhw/arm/virt: Disable LPA2 for -machine virt-6.2
2022-03-07 Richard Hendersontarget/arm: Provide cpu property for controling FEAT_LPA2
2022-03-07 Akihiko Odakiui/cocoa: Use the standard about panel
2022-03-07 Peter Maydellhw/intc/arm_gicv3_cpuif: Fix register names in ICV_HPPI...
2022-03-07 Peter Maydellhw/intc/arm_gicv3: Fix missing spaces in error log...
2022-03-07 Peter Maydellhw/intc/arm_gicv3: Specify valid and impl in MemoryRegi...
2022-03-07 Peter Maydellhw/intc/arm_gicv3_its: Add trace events for table reads...
2022-03-07 Peter Maydellhw/intc/arm_gicv3_its: Add trace events for commands
2022-03-07 Peter Maydelltarget/arm/translate-neon: Simplify align field check...
2022-03-07 Peter Maydelltarget/arm/translate-neon: UNDEF if VLD1/VST1 stride...
2022-03-07 Peter Maydellosdep: Move memalign-related functions to their own...
2022-03-07 Peter Maydellutil: Put qemu_vfree() in memalign.c
2022-03-07 Peter Maydellutil: Use meson checks for valloc() and memalign()...
2022-03-07 Peter Maydellutil: Share qemu_try_memalign() implementation between...
2022-03-07 Peter Maydellmeson.build: Don't misdetect posix_memalign() on Windows
2022-03-07 Peter Maydellutil: Return valid allocation for qemu_try_memalign...
2022-03-07 Peter Maydellutil: Unify implementations of qemu_memalign()
2022-03-07 Peter Maydellutil: Make qemu_oom_check() a static function
2022-03-07 Christian Schoenebeckfsdev/p9array.h: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
2022-03-07 Christian Schoenebeck9pfs/9p-util.h: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/9p.c: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/codir.c: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs/9p.h: convert Doxygen -> kerneldoc format
2022-03-07 Christian Schoenebeck9pfs: drop Doxygen format from qemu_dirent_dup() API...
2022-03-07 Christian Schoenebeck9pfs: move qemu_dirent_dup() from osdep -> 9p-util
2022-03-07 Keno Fischer9p: darwin: meson: Allow VirtFS on Darwin
2022-03-07 Will Cohen9p: darwin: Adjust assumption on virtio-9p-test
2022-03-07 Keno Fischer9p: darwin: Implement compatibility for mknodat
2022-03-07 Keno Fischer9p: darwin: Compatibility for f/l*xattr
2022-03-07 Keno Fischer9p: darwin: *xattr_nofollow implementations
2022-03-07 Keno Fischer9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
2022-03-07 Keno Fischer9p: darwin: Ignore O_{NOATIME, DIRECT}
2022-03-07 Keno Fischer9p: darwin: Handle struct dirent differences
2022-03-07 Keno Fischer9p: darwin: Handle struct stat(fs) differences
2022-03-07 Keno Fischer9p: Rename 9p-util -> 9p-util-linux
2022-03-07 Keno Fischer9p: linux: Fix a couple Linux assumptions
2022-03-07 Gerd Hoffmannupdate seabios binaries to 1.16.0
2022-03-07 Gerd Hoffmannupdate seabios submodule to 1.16.0
2022-03-07 Thomas HuthMAINTAINERS: Update the files in the FreeBSD section
2022-03-07 David Millertests/tcg/s390x: Cleanup of mie3 tests.
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: test push backup with fleecing
2022-03-07 Vladimir Sementsov... iotests/image-fleecing: add test case with bitmap
2022-03-07 Vladimir Sementsov... iotests.py: add qemu_io_pipe_and_status()
next