OSDN Git Service

qmiga/qemu.git
2022-05-14 Konstantin... qga-vss: Use the proper operator to free memory
2022-05-14 Konstantin... qga-vss: Add auto generated headers to dependencies
2022-05-14 Ivan ShcherbakovWHPX: fixed TPR/CR8 translation issues affecting VM...
2022-05-13 Richard HendersonMerge tag 'linux-headers-v5.18-rc6' of https://gitlab...
2022-05-13 Alex Williamsonlinux-headers: Update to v5.18-rc6
2022-05-12 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-12 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-12 Paolo Bonziniqemu-iotests: inline common.config into common.rc
2022-05-12 Paolo Bonzinivmxcap: add tertiary execution controls
2022-05-12 Paolo Bonzinivl: make machine type deprecation a warning
2022-05-12 Eric Blakenbd/server: Allow MULTI_CONN for shared writable exports
2022-05-12 Eric Blakeqemu-nbd: Pass max connections to blockdev layer
2022-05-12 Philippe Mathieu... tests/qtest/fdc-test: Add a regression test for CVE...
2022-05-12 Philippe Mathieu... hw/block/fdc: Prevent end-of-track overrun (CVE-2021...
2022-05-12 Kshitij Surimeson: link libpng independent of vnc
2022-05-12 Paolo Bonzinivhost-backend: do not depend on CONFIG_VHOST_VSOCK
2022-05-12 Paolo Bonzinicoroutine-lock: qemu_co_queue_restart_all is a coroutin...
2022-05-12 Paolo Bonzinicoroutine-lock: introduce qemu_co_queue_enter_all
2022-05-12 Paolo Bonzinicoroutine-lock: qemu_co_queue_next is a coroutine-only...
2022-05-12 Paolo Bonzininet: slirp: allow CFI with libslirp >= 4.7
2022-05-12 Paolo Bonzininet: slirp: add support for CFI-friendly timer API
2022-05-12 Paolo Bonzininet: slirp: switch to slirp_new
2022-05-12 Paolo Bonzininet: slirp: introduce a wrapper struct for QemuTimer
2022-05-12 Paolo Bonzinislirp: bump submodule past 4.7 release
2022-05-12 Paolo Bonzinimachine: move more memory validation to Machine object
2022-05-12 Paolo Bonzinimachine: make memory-backend a link property
2022-05-12 Paolo Bonzinimachine: add mem compound property
2022-05-12 Paolo Bonzinimachine: add boot compound property
2022-05-12 Paolo Bonzinimachine: use QAPI struct for boot configuration
2022-05-12 Daniel P. Berrangé.gitlab-ci.d: export meson testlog.txt as an artifact
2022-05-12 Daniel P. Berrangétests/qemu-iotests: print intent to run a test in TAP...
2022-05-12 Hanna Reitziotests/testrunner: Flush after run_test()
2022-05-12 Kevin Wolfcoroutine: Revert to constant batch size
2022-05-12 Kevin Wolfcoroutine: Rename qemu_coroutine_inc/dec_pool_size()
2022-05-12 Eric Augertests/qtest/libqos: Add generic pci host bridge in...
2022-05-12 Eric Augertests/qtest/libqos: Skip hotplug tests if pci root...
2022-05-12 Eric Augertests/qtest/libqos/pci: Introduce pio_limit
2022-05-12 Bernhard Beschowhw/xen/xen_pt: Resolve igd_passthrough_isa_bridge_creat...
2022-05-12 Bernhard Beschowhw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
2022-05-12 Juan Quintelameson: Make mremap() detecting works correctly
2022-05-12 Paolo Bonzinicheckpatch: fix g_malloc check
2022-05-12 Paolo Bonzinitarget/i386: do not consult nonexistent host leaves
2022-05-12 Paolo Bonzinipc-bios/optionrom: compile with -Wno-array-bounds
2022-05-12 Paolo Bonzinipc-bios/optionrom: detect -fno-pie
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterClean up decorations and whitespace around header guards
2022-05-11 Markus ArmbrusterNormalize header guard symbol definition
2022-05-11 Markus ArmbrusterClean up ill-advised or unusual header guards
2022-05-11 Markus ArmbrusterClean up header guards that don't match their file...
2022-05-09 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-09 Richard HendersonMerge tag 'pull-target-arm-20220509' of https://git...
2022-05-09 Gavin Shanhw/acpi/aml-build: Use existing CPU topology to build...
2022-05-09 Gavin Shanhw/arm/virt: Fix CPU's default NUMA node ID
2022-05-09 Gavin Shanqtest/numa-test: Correct CPU and NUMA association in...
2022-05-09 Gavin Shanhw/arm/virt: Consider SMP configuration in CPU topology
2022-05-09 Gavin Shanqtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
2022-05-09 Gavin Shanqapi/machine.json: Add cluster-id
2022-05-09 Leif Lindholmhw/arm: add versioning to sbsa-ref machine DT
2022-05-09 Richard Hendersontarget/arm: Define neoverse-n1
2022-05-09 Richard Hendersontarget/arm: Define cortex-a76
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_DGH for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_CSV3 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_CSV2_2 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_CSV2 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_IESB for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_RAS for -cpu max
2022-05-09 Richard Hendersontarget/arm: Implement ESB instruction
2022-05-09 Richard Hendersontarget/arm: Implement virtual SError exceptions
2022-05-09 Richard Hendersontarget/arm: Enable SCR and HCR bits for RAS
2022-05-09 Richard Hendersontarget/arm: Add minimal RAS registers
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_Debugv8p4 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Enable FEAT_Debugv8p2 for -cpu max
2022-05-09 Richard Hendersontarget/arm: Use field names for manipulating EL2 and...
2022-05-09 Richard Hendersontarget/arm: Annotate arm_max_initfn with FEAT identifiers
2022-05-09 Richard Hendersontarget/arm: Split out aa32_max_features
2022-05-09 Richard Hendersontarget/arm: Set ID_DFR0.PerfMon for qemu-system-arm...
2022-05-09 Richard Hendersontarget/arm: Update qemu-system-arm -cpu max to cortex-a57
2022-05-09 Richard Hendersontarget/arm: Move cortex impdef sysregs to cpu_tcg.c
2022-05-09 Richard Hendersontarget/arm: Adjust definition of CONTEXTIDR_EL2
2022-05-09 Richard Hendersontarget/arm: Merge zcr reginfo
2022-05-09 Richard Hendersontarget/arm: Drop EL3 no EL2 fallbacks
2022-05-09 Richard Hendersontarget/arm: Handle cpreg registration for missing EL
2022-05-09 Leif LindholmMAINTAINERS/.mailmap: update email for Leif Lindholm
2022-05-09 Stefan Hajnoczivirtio-scsi: move request-related items from .h to .c
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_cmd_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_event_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: don't waste CPU polling the event virtqueue
2022-05-09 Stefan Hajnoczivirtio-scsi: fix ctrl and event handler functions in...
2022-05-09 Nicolas Saenz... util/event-loop-base: Introduce options to set the...
2022-05-09 Nicolas Saenz... util/main-loop: Introduce the main loop into QOM
2022-05-09 Nicolas Saenz... Introduce event-loop-base abstract class
2022-05-09 Richard HendersonMerge tag 'pull-request-2022-05-09' of https://gitlab...
2022-05-09 Thomas Huthdocs/devel/writing-monitor-commands: Replace obsolete...
2022-05-09 Gautam AgrawalWarn user if the vga flag is passed but no vga device...
2022-05-09 Brad Smithtests/vm: update openbsd to release 7.1
2022-05-09 Yonggang Luogitlab-ci: Upgrade mingw base package.
2022-05-09 Yonggang Luocirrus/win32: upgrade mingw base packages
2022-05-09 Yonggang Luodoc: remove hxtool-conv.pl
2022-05-09 Thomas Huthqemu-options: Limit the -xen options to x86 and arm
next