]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-03-10 Alex Bennéecontrib/gitdm: add Idan to IBM's group map
2023-03-10 Alex Bennéecontrib/gitdm: Add Facebook the domain map
2023-03-10 Alex Bennéecontrib/gitdm: add Tsukasa as an individual contributor
2023-03-10 Alex Bennéecontrib/gitdm: Add Ventana Micro Systems to the domain map
2023-03-10 Alex Bennéecontrib/gitdm: Add VRULL to the domain map
2023-03-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'vfio-updates-20230307.1' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'pull-request-2023-03-07' of https://gitlab...
2023-03-09 Peter MaydellMerge tag 'xenfv-2' of git://git.infradead.org/users...
2023-03-09 Peter MaydellMerge tag 'pull-aspeed-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'mips-misc-20230308' of https://github.com...
2023-03-08 Thomas Huthpc-bios/s390-ccw: Update s390-ccw.img with the list...
2023-03-08 Jared Rossipc-bios: Add support for List-Directed IPL from ECKD...
2023-03-08 Thomas Huthdocs/config: Set the "kvm" accelerator via "[accel...
2023-03-08 Thomas Huthtests/qtest/readconfig: Test docs/config/ich9-ehci...
2023-03-08 Thomas Huthtests/qtest/readconfig: Rework test_object_rng_resp...
2023-03-08 Thomas Huthgitlab-ci.d/crossbuilds: Drop the 32-bit arm system...
2023-03-08 Thomas Huthdocs/about/deprecated: Deprecate 32-bit arm hosts for...
2023-03-07 BALATON Zoltanlog: Remove unneeded new line
2023-03-07 Ted Chenmemory: Dump HPA and access type of ramblocks
2023-03-07 Akihiko Odakiui/cocoa: Override windowDidResignKey
2023-03-07 BALATON Zoltanhw/usb/ohci: Implement resume on connection status...
2023-03-07 BALATON Zoltanhw/audio/via-ac97: Basic implementation of audio playback
2023-03-07 Bernhard Beschowhw/usb/vt82c686-uhci-pci: Use PCI IRQ routing
2023-03-07 BALATON Zoltanhw/ppc/pegasos2: Fix PCI interrupt routing
2023-03-07 BALATON Zoltanhw/isa/vt82c686: Implement PCI IRQ routing
2023-03-07 David Woodhousehw/intc/i8259: Implement legacy LTIM Edge/Level Bank...
2023-03-07 BALATON Zoltanhw/display/sm501: Add debug property to control pixman...
2023-03-07 BALATON ZoltanRevert "hw/isa/vt82c686: Remove intermediate IRQ forwarder"
2023-03-07 Philippe Mathieu... Revert "hw/isa/i82378: Remove intermediate IRQ forwarder"
2023-03-07 Philippe Mathieu... hw/mips/itu: Pass SAAR using QOM link property
2023-03-07 Philippe Mathieu... hw/mips: Declare all length properties as unsigned
2023-03-07 Marcin Nowakowskitarget/mips: Set correct CP0.Config[4, 5] values for...
2023-03-07 Marcin Nowakowskitarget/mips: Implement CP0.Config7.WII bit support
2023-03-07 Marcin Nowakowskitarget/mips: Fix SWM32 handling for microMIPS
2023-03-07 Mark Cave-Aylandroms/openbios: update OpenBIOS images to af97fd7a built...
2023-03-07 Mads Ynddalgdbstub: move update guest debug to accel ops
2023-03-07 Richard Hendersongdbstub: Build syscall.c once
2023-03-07 Alex Bennéestubs: split semihosting_get_target from system only...
2023-03-07 Richard Hendersongdbstub: Adjust gdb_do_syscall to only use uint32_t...
2023-03-07 Richard Hendersongdbstub: Remove gdb_do_syscallv
2023-03-07 Alex Bennéegdbstub: split out softmmu/user specifics for syscall...
2023-03-07 Alex Bennéeinclude: split target_long definition from cpu-defs
2023-03-07 Alex Bennéetesting: probe gdb for supported architectures ahead...
2023-03-07 Alex Bennéegdbstub: only compile gdbstub twice for whole build
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move register helpers into standalone include
2023-03-07 Alex Bennéegdbstub: don't use target_ulong while handling registers
2023-03-07 Alex Bennéegdbstub: fix address type of gdb_set_cpu_pc
2023-03-07 Alex Bennéegdbstub: specialise stub_can_reverse
2023-03-07 Alex Bennéegdbstub: introduce gdb_get_max_cpus
2023-03-07 Alex Bennéegdbstub: specialise target_memory_rw_debug
2023-03-07 Alex Bennéegdbstub: specialise handle_query_attached
2023-03-07 Alex Bennéegdbstub: abstract target specific details from gdb_put_...
2023-03-07 Alex Bennéegdbstub: rationalise signal mapping in softmmu
2023-03-07 Alex Bennéegdbstub: move chunks of user code into own files
2023-03-07 Cédric Le Goatervfio: Fix vfio_get_dev_region() trace event
2023-03-07 Alex Williamsonvfio/migration: Rename entry points
2023-03-07 Avihai Horondocs/devel: Document VFIO device dirty page tracking
2023-03-07 Joao Martinsvfio/migration: Query device dirty page tracking support
2023-03-07 Joao Martinsvfio/migration: Block migration with vIOMMU
2023-03-07 Joao Martinsvfio/common: Add device dirty page bitmap sync
2023-03-07 Avihai Horonvfio/common: Extract code from vfio_get_dirty_bitmap...
2023-03-07 Joao Martinsvfio/common: Add device dirty page tracking start/stop
2023-03-07 Marcin Nowakowskitarget/mips: Fix JALS32/J32 instruction handling for...
2023-03-07 Philippe Mathieu... target/mips: Replace [g_]assert(0) -> g_assert_not_reac...
2023-03-07 Jiaxun Yangdocs/system: Remove "mips" board from target-mips.rst
2023-03-07 Alex Bennéegdbstub: move chunk of softmmu functionality to own...
2023-03-07 Alex Bennéegdbstub: make various helpers visible to the rest of...
2023-03-07 Alex Bennéegdbstub: move fromhex/tohex routines to internals
2023-03-07 Alex Bennéeincludes: move tb_flush into its own header
2023-03-07 Alex Bennéegdbstub: move GDBState to shared internals header
2023-03-07 Alex Bennéegdbstub: define separate user/system structures
2023-03-07 Alex Bennéegdbstub: clean-up indent on gdb_exit
2023-03-07 Philippe Mathieu... gdbstub: Make syscall_complete/[gs]et_reg target-agnost...
2023-03-07 Alex Bennéegdbstub: fix-up copyright and license files
2023-03-07 Alex Bennéegdbstub/internals.h: clean up include guard
2023-03-07 David Woodhousedocs: Update Xen-on-KVM documentation for PV disk support
2023-03-07 David WoodhouseMAINTAINERS: Add entry for Xen on KVM emulation
2023-03-07 David Woodhousei386/xen: Initialize Xen backends from pc_basic_device_...
2023-03-07 David Woodhousehw/xen: Implement soft reset for emulated gnttab
2023-03-07 David Woodhousehw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
2023-03-07 David Woodhousehw/xen: Add emulated implementation of XenStore operations
2023-03-07 David Woodhousehw/xen: Add emulated implementation of grant table...
2023-03-07 David Woodhousehw/xen: Hook up emulated implementation for event chann...
2023-03-07 David Woodhousehw/xen: Only advertise ring-page-order for xen-block...
2023-03-07 Paul Durranthw/xen: Avoid crash when backend watch fires too early
2023-03-07 David Woodhousehw/xen: Build PV backend drivers for CONFIG_XEN_BUS
2023-03-07 David Woodhousehw/xen: Rename xen_common.h to xen_native.h
2023-03-07 David Woodhousehw/xen: Use XEN_PAGE_SIZE in PV backend drivers
2023-03-07 David Woodhousehw/xen: Move xenstore_store_pv_console_info to xen_cons...
2023-03-07 Paul Durranthw/xen: Add xenstore operations to allow redirection...
2023-03-07 David Woodhousehw/xen: Add foreignmem operations to allow redirection...
2023-03-07 David Woodhousehw/xen: Pass grant ref to gnttab unmap operation
2023-03-07 David Woodhousehw/xen: Add gnttab operations to allow redirection...
2023-03-07 David Woodhousehw/xen: Add evtchn operations to allow redirection...
2023-03-07 Paul Durranthw/xen: Create initial XenStore nodes
2023-03-07 David Woodhousehw/xen: Implement core serialize/deserialize methods...
2023-03-07 Paul Durranthw/xen: Implement XenStore permissions
next