]> git.proxmox.com Git - mirror_qemu.git/history - include
hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()
[mirror_qemu.git] / include /
2024-03-09 Philippe Mathieu... hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
2024-03-09 Philippe Mathieu... hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
2024-03-09 Philippe Mathieu... sysemu/xen-mapcache: Check Xen availability with CONFIG...
2024-03-09 Philippe Mathieu... sysemu/xen: Forbid using Xen headers in user emulation
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-08 Peter MaydellMerge tag 'pull-target-arm-20240308' of https://git...
2024-03-08 Peter MaydellMerge tag 'pull-riscv-to-apply-20240308-1' of https...
2024-03-08 Daniel Henrique... linux-headers: Update to Linux v6.8-rc6
2024-03-08 Sia Jee Henghw/arm/virt-acpi-build.c: Migrate SPCR creation to...
2024-03-07 Peter Maydellhw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
2024-03-07 Inès Varholhw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
2024-03-07 Inès Varholhw/gpio: Implement STM32L4x5 GPIO
2024-03-06 Peter MaydellMerge tag 'pull-maintainer-updates-060324-1' of https...
2024-03-06 Alex Bennéedisas: introduce show_opcodes
2024-03-06 Pierrick Bouvierplugins: remove non per_vcpu inline operation from API
2024-03-06 Pierrick Bouvierplugins: add inline operation per vcpu
2024-03-06 Pierrick Bouvierplugins: define qemu_plugin_u64
2024-03-06 Pierrick Bouvierplugins: scoreboard API
2024-03-06 Ilya Leoshkevichgdbstub: Call gdbserver_fork() both in parent and in...
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Pass pid to gdbserver_fork()
2024-03-06 Ilya Leoshkevichgdbstub: Introduce gdbserver_fork_start()
2024-03-06 Ilya Leoshkevich{linux,bsd}-user: Introduce get_task_state()
2024-03-05 Peter MaydellMerge tag 'pull-target-arm-20240305' of https://git...
2024-03-05 Peter Maydellatomic.h: Reword confusing comment for qatomic_cmpxchg
2024-03-05 Richard Hendersonaccel/tcg: Add TLB_CHECK_ALIGNED
2024-03-05 Richard Hendersonaccel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
2024-03-05 Richard Hendersonexec/memattrs: Remove target_tlb_bit*
2024-03-05 Arnaud Minierhw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Initialize PLLs and clock multip...
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Add an internal clock multiplexe...
2024-03-05 Arnaud Minierhw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
2024-03-05 Rayhan Faizelhw/arm: Connect BSC to BCM2835 board as I2C0, I2C1...
2024-03-05 Rayhan Faizelhw/i2c: Implement Broadcom Serial Controller (BSC)
2024-03-05 Peter MaydellMerge tag 'pull-qapi-2024-03-04' of https://repo.or...
2024-03-05 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-03-05 Peter MaydellMerge tag 'pull-tcg-20240301' of https://gitlab.com...
2024-03-04 Steve Sistareqapi: New strv_from_str_list()
2024-03-04 Steve Sistareqapi: New QAPI_LIST_LENGTH()
2024-03-01 Peter MaydellMerge tag 'pull-request-2024-03-01' of https://gitlab...
2024-03-01 Peter MaydellMerge tag 'pull-loongarch-20240229' of https://gitlab...
2024-03-01 Fabiano Rosasmigration/multifd: Support outgoing mapped-ram stream...
2024-03-01 Fabiano Rosasmigration/ram: Add outgoing 'mapped-ram' migration
2024-03-01 Fabiano Rosasmigration/qemu-file: add utility methods for working...
2024-03-01 Nikolay Borisovio: Add generic pwritev/preadv interface
2024-03-01 Nikolay Borisovio: add and implement QIO_CHANNEL_FEATURE_SEEKABLE...
2024-02-29 Richard Hendersoncpu: Remove page_size_init
2024-02-29 Xianglai Liloongarch: Change the UEFI loading mode to loongarch
2024-02-28 Peter MaydellMerge tag 'migration-next-pull-request' of https:/...
2024-02-28 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-02-28 Peter MaydellMerge tag 'pull-maintainer-updates-280224-1' of https...
2024-02-28 Alex Bennéeplugins: add an API to read registers
2024-02-28 Alex Bennéeplugins: create CPUPluginState and migrate plugin_mask
2024-02-28 Alex Bennéegdbstub: expose api to find registers
2024-02-28 Akihiko Odakiplugins: Use different helpers when reading registers
2024-02-28 Pierrick Bouvierplugins: add qemu_plugin_num_vcpus function
2024-02-28 Pierrick Bouvierplugins: remove previous n_vcpus functions from API
2024-02-28 Akihiko Odakigdbstub: Add members to identify registers to GDBFeature
2024-02-28 Akihiko Odakihw/core/cpu: Remove gdb_get_dynamic_xml member
2024-02-28 Akihiko Odakigdbstub: Infer number of core registers from XML
2024-02-28 Akihiko Odakigdbstub: Simplify XML lookup
2024-02-28 Akihiko Odakigdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
2024-02-28 Akihiko Odakigdbstub: Use GDBFeature for gdb_register_coprocessor
2024-02-28 Steve Sistaremigration: stop vm for cpr
2024-02-28 Steve Sistaremigration: notifier error checking
2024-02-28 Steve Sistaremigration: per-mode notifiers
2024-02-28 Steve Sistaremigration: MigrationNotifyFunc
2024-02-28 Steve Sistaremigration: remove postcopy_after_devices
2024-02-28 Steve Sistaremigration: MigrationEvent for notifiers
2024-02-28 Steve Sistaremigration: convert to NotifierWithReturn
2024-02-28 Steve Sistaremigration: remove error from notifier data
2024-02-28 Steve Sistarenotify: pass error to notifier with return
2024-02-27 Paolo Bonziniide, vl: turn -win2k-hack into a property on IDE devices
2024-02-27 Paolo Bonzinivl, pc: turn -no-fd-bootchk into a machine property
2024-02-27 Peter MaydellMerge tag 'pull-target-arm-20240227-1' of https://git...
2024-02-27 Peter MaydellMerge tag 'pull-aspeed-20240227' of https://github...
2024-02-27 Sergey Kambalinhw/misc/bcm2835_property: Add missed BCM2835 properties
2024-02-27 Sergey Kambalinhw/arm/bcm2838_peripherals: Add clock_isp stub
2024-02-27 Sergey Kambalinhw/arm: Add memory region for BCM2837 RPiVid ASB
2024-02-27 Sergey Kambalinhw/arm/raspi4b: Temporarily disable unimplemented rpi4b...
2024-02-27 Sergey Kambalinhw/arm: Introduce Raspberry PI 4 machine
2024-02-27 Sergey Kambalinhw/arm: Add GPIO and SD to BCM2838 periph
2024-02-27 Sergey Kambalinhw/gpio: Connect SD controller to BCM2838 GPIO
2024-02-27 Sergey Kambalinhw/gpio: Add BCM2838 GPIO stub
2024-02-27 Sergey Kambalinhw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
2024-02-27 Sergey Kambalinhw/arm: Introduce BCM2838 SoC
2024-02-27 Sergey Kambalinhw/arm/raspi: Split out raspi machine common part
2024-02-27 Sergey Kambalinhw/arm/bcm2853_peripherals: Split out common part of...
2024-02-27 Sergey Kambalinhw/arm/bcm2836: Split out common part of BCM283X classes
2024-02-27 Peter Maydellhw/core/reset: Implement qemu_register_reset via qemu_r...
2024-02-27 Peter Maydellhw/core/reset: Add qemu_{register, unregister}_resettable()
2024-02-27 Peter Maydellhw/core: Add ResetContainer which holds objects impleme...
2024-02-27 Peter Maydellhw/core: Add documentation and license comments to...
2024-02-27 Peter Maydellinclude/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE...
2024-02-27 Inès Varholhw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI...
2024-02-27 Jamin Linaspeed: fix hardcode boot address 0
2024-02-27 Jamin Linaspeed: introduce a new UART0 device name
2024-02-27 Peter MaydellMerge tag 'hw-misc-20240227' of https://github.com...
2024-02-27 BALATON Zoltanhw/ide: Remove last two uses of ide/internal.h outside...
2024-02-27 Bernhard Beschowhw/i386/pc: Remove unneeded class attribute "kvmclock_e...
next