]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-01-12 Philippe Mathieu... hw/gpio/omap_gpio: Add local variable to avoid embedded...
2023-01-12 Philippe Mathieu... hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
2023-01-12 Philippe Mathieu... hw/arm: Remove unreachable code calling pflash_cfi01_re...
2023-01-12 Philippe Mathieu... hw/arm/vexpress: Remove dead code in vexpress_common_init()
2023-01-12 Philippe Mathieu... hw/arm/z2: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/omap_sx1: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/omap_sx1: Remove unused 'total_ram' definitions
2023-01-12 Philippe Mathieu... hw/arm/musicpal: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/mainstone: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/gumstix: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/gumstix: Improve documentation
2023-01-12 Philippe Mathieu... hw/arm/collie: Simplify flash creation using for()...
2023-01-12 Philippe Mathieu... hw/arm/collie: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/pxa2xx: Simplify pxa270_init()
2023-01-12 Philippe Mathieu... hw/arm/pxa2xx: Simplify pxa255_init()
2023-01-12 Richard Hendersontarget/arm: Fix sve_probe_page
2023-01-12 Strahinja Jankovictests/avocado: Add SD boot test to Cubieboard
2023-01-12 Strahinja Jankovichw/arm: Allwinner A10 enable SPL load from MMC
2023-01-12 Strahinja Jankovichw/arm: Add AXP209 to Cubieboard
2023-01-12 Strahinja Jankovichw/misc: AXP209 PMU Emulation
2023-01-12 Strahinja Jankovic{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
2023-01-12 Strahinja Jankovichw/misc: Allwinner A10 DRAM Controller Emulation
2023-01-12 Strahinja Jankovichw/misc: Allwinner-A10 Clock Controller Module Emulation
2023-01-12 Felipe Balbihw/arm: Add Olimex H405
2023-01-12 Felipe Balbihw/arm/stm32f405: correctly describe the memory layout
2023-01-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-11 Paolo Bonziniconfigure: remove backwards-compatibility code
2023-01-11 Paolo Bonzinitarget/i386: fix operand size of unary SSE operations
2023-01-11 Marcel Holtmannlibvduse: Add extra compiler warnings
2023-01-11 Marcel Holtmannlibvhost-user: Add extra compiler warnings
2023-01-11 Marcel Holtmannlibvhost-user: Fix assignment in vring_set_avail_event
2023-01-11 Marcel Holtmannlibvduse: Fix assignment in vring_set_avail_event
2023-01-11 Marcel Holtmannlibvduse: Switch to unsigned int for inuse field in...
2023-01-11 Marcel Holtmannlibvduse: Provide _GNU_SOURCE when compiling outside...
2023-01-11 Marcel Holtmannlibvhost-user: Change dev->postcopy_ufd assignment...
2023-01-11 Marcel Holtmannlibvhost-user: Declare uffdio_register early to make...
2023-01-11 Marcel Holtmannlibvhost-user: Use unsigned int i for some for-loop...
2023-01-11 Marcel Holtmannlibvhost-user: Cast rc variable to avoid compiler warning
2023-01-11 Marcel Holtmannlibvhost-user: Replace typeof with __typeof__
2023-01-11 Marcel Holtmannlibvhost-user: Provide _GNU_SOURCE when compiling outsi...
2023-01-11 Daniel P. Berrangéhw/display: avoid creating empty loadable modules
2023-01-11 Daniel P. Berrangéenforce use of G_GNUC_PRINTF attributes
2023-01-11 Daniel P. Berrangétests: add G_GNUC_PRINTF for various functions
2023-01-11 Daniel P. Berrangéutil/error: add G_GNUC_PRINTF for various functions
2023-01-11 Daniel P. Berrangétools/virtiofsd: add G_GNUC_PRINTF for logging functions
2023-01-11 Daniel P. Berrangéhw/xen: use G_GNUC_PRINTF/SCANF for various functions
2023-01-11 Daniel P. Berrangédisas: add G_GNUC_PRINTF to gstring_printf
2023-01-11 Daniel P. Berrangégitlab: remove redundant setting of PKG_CONFIG_PATH
2023-01-11 Paolo Bonzinichardev: clean up chardev-parallel.c
2023-01-11 Eric Augertarget/i386: Remove compilation errors when -Werror...
2023-01-11 David Hildenbrandkvm: Atomic memslot updates
2023-01-11 Emanuele Giuseppe... KVM: keep track of running ioctls
2023-01-11 Emanuele Giuseppe... accel: introduce accelerator blocker API
2023-01-11 Joe Richeyi386: Emit correct error code for 64-bit IDT entry
2023-01-11 Paolo Bonziniconfigure: fix GLIB_VERSION for cross-compilation
2023-01-11 Klaus Jensenhw/nvme: cleanup error reporting in nvme_init_pci()
2023-01-11 Klaus Jensenhw/nvme: clean up confusing use of errp/local_err
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Thomas Huth.gitlab-ci.d/windows: Do not run the qtests in the...
2023-01-09 Nikita Ivanoverror handling: Use RETRY_ON_EINTR() macro where applicable
2023-01-09 Nikita IvanovRefactoring: refactor TFR() macro to RETRY_ON_EINTR()
2023-01-09 Thomas Huthdocs/interop: Change the vnc-ledstate-Pseudo-encoding...
2023-01-09 Thomas Huthi386: Deprecate the -no-hpet QEMU command line option
2023-01-09 Thomas Huthtests/qtest/bios-tables-test: Replace -no-hpet with...
2023-01-09 Marc-André... tests/readconfig: spice doesn't support unix socket...
2023-01-09 Philippe Mathieu... target/s390x: Restrict sysemu/reset.h to system emulation
2023-01-09 Philippe Mathieu... target/s390x/tcg/excp_helper: Restrict system headers...
2023-01-09 Philippe Mathieu... target/s390x/tcg/misc_helper: Remove unused "memory...
2023-01-09 Philippe Mathieu... hw/s390x/pv: Restrict Protected Virtualization to sysemu
2023-01-09 Philippe Mathieu... exec/memory: Expose memory_region_access_valid()
2023-01-09 Thomas HuthMAINTAINERS: Add MIPS-related docs and configs to the...
2023-01-09 Philippe Mathieu... tests/vm: Update get_default_jobs() to work on non...
2023-01-09 Christian Borntraegerqemu-iotests/stream-under-throttle: do not shutdown...
2023-01-09 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2023-01-09 Klaus Jensenhw/nvme: fix missing cq eventidx update
2023-01-09 Klaus Jensenhw/nvme: fix missing endian conversions for doorbell...
2023-01-09 Klaus Jensenhw/nvme: rename shadow doorbell related trace events
2023-01-09 Klaus Jensenhw/nvme: use QOM accessors
2023-01-08 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-01-08 Peter MaydellMerge tag 'pull-tcg-20230106' of https://gitlab.com...
2023-01-08 Dongli Zhangvhost-scsi: fix memleak of vsc->inflight
2023-01-08 Laszlo Ersekacpi: cpuhp: fix guest-visible maximum access size...
2023-01-08 Yicong Yangtests: acpi: aarch64: Add *.topology tables
2023-01-08 Yicong Yangtests: acpi: aarch64: Add topology test for aarch64
2023-01-08 Yicong Yangtests: acpi: Add and whitelist *.topology blobs
2023-01-08 Yicong Yangtests: virt: Update expected ACPI tables for virt test
2023-01-08 Yicong Yanghw/acpi/aml-build: Only generate cluster node in PPTT...
2023-01-08 Yicong Yangtests: virt: Allow changes to PPTT test table
2023-01-08 leixiangvirtio-pci: fix proxy->vector_irqfd leak in virtio_pci_...
2023-01-08 Longpengvdpa: commit all host notifier MRs in a single MR trans...
2023-01-08 Longpengvhost: configure all host notifiers in a single MR...
2023-01-08 Longpengvhost: simplify vhost_dev_enable_notifiers
2023-01-08 Longpengvdpa: harden the error path if get_iova_range failed
2023-01-08 Longpengvdpa-dev: get iova range explicitly
2023-01-08 Markus Armbrusterdocs/devel: Rules on #include in headers
2023-01-08 Markus Armbrusterinclude: Include headers where needed
2023-01-08 Markus Armbrusterinclude/hw/virtio: Break inclusion loop
2023-01-08 Markus Armbrusterinclude/hw/cxl: Break inclusion loop cxl_pci.h and...
2023-01-08 Markus Armbrusterinclude/hw/pci: Include hw/pci/pci.h where needed
next