OSDN Git Service

hw/display/sm501: Implement more 2D raster operations
[qmiga/qemu.git] / include /
2023-02-27 Philippe Mathieu... hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_...
2023-02-27 Philippe Mathieu... hw/rtc/mc146818rtc: Pass MC146818RtcState instead of...
2023-02-27 Philippe Mathieu... hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
2023-02-27 Philippe Mathieu... hw: Replace isa_get_irq() by isa_bus_get_irq() when...
2023-02-27 Philippe Mathieu... hw/isa: Factor isa_bus_get_irq() out of isa_get_irq()
2023-02-27 Philippe Mathieu... hw/isa: Rename isa_get_dma() -> isa_bus_get_dma()
2023-02-27 Philippe Mathieu... hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input...
2023-02-27 Philippe Mathieu... hw/isa: Un-inline isa_bus_from_device()
2023-02-27 Philippe Mathieu... hw/isa: Reorder to separate ISABus* vs ISADevice* functions
2023-02-27 Philippe Mathieu... hw/isa: Remove empty ISADeviceClass structure
2023-02-27 Philippe Mathieu... hw/intc/i8259: Document i8259_init()
2023-02-27 Bernhard Beschowhw: Move ich9.h to southbridge/
2023-02-27 Bernhard Beschowhw/i386/ich9: Clean up includes
2023-02-27 Bernhard Beschowhw: Move ioapic*.h to intc/
2023-02-27 Bernhard Beschowhw/i386/ich9: Remove redundant GSI_NUM_PINS
2023-02-27 Bernhard Beschowhw/isa/lpc_ich9: Connect PM stuff to LPC internally
2023-02-27 Bernhard Beschowhw/i2c/smbus_ich9: Inline ich9_smb_init() and remove it
2023-02-27 Bernhard Beschowhw/isa/lpc_ich9: Eliminate ICH9LPCState::isa_bus
2023-02-27 Bernhard Beschowhw/isa/lpc_ich9: Unexport PIRQ functions
2023-02-27 Bernhard Beschowhw/i386/ich9: Rename Q35_MASK to ICH9_MASK
2023-02-27 Philippe Mathieu... hw/i386/x86: Reduce init_topo_info() scope
2023-02-27 Philippe Mathieu... hw/cpu: Extend CPUState::cluster_index documentation
2023-02-27 Philippe Mathieu... hw/qdev: Constify DeviceState* argument of qdev_get_par...
2023-02-27 Philippe Mathieu... qemu/typedefs: Sort in case-insensitive alphabetical...
2023-02-27 Philippe Mathieu... softmmu: Extract watchpoint API from physmem.c
2023-02-27 Philippe Mathieu... replay: Extract core API to 'exec/replay-core.h'
2023-02-27 Philippe Mathieu... sysemu/kvm: Remove CONFIG_USER_ONLY guard
2023-02-27 Philippe Mathieu... exec: Remove unused 'qemu/timer.h' timer
2023-02-27 Philippe Mathieu... gdbstub: Use vaddr type for generic insert/remove_break...
2023-02-27 Peter MaydellMerge tag 'pull-target-arm-20230227' of https://git...
2023-02-27 Philippe Mathieu... hw: Replace qemu_or_irq typedef by OrIRQState
2023-02-27 Philippe Mathieu... hw/or-irq: Declare QOM macros using OBJECT_DECLARE_SIMP...
2023-02-27 Philippe Mathieu... hw/timer/cmsdk-apb-timer: Remove unused 'qdev-propertie...
2023-02-27 Philippe Mathieu... hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
2023-02-27 Philippe Mathieu... hw/char/xilinx_uartlite: Open-code xilinx_uartlite_create()
2023-02-27 Philippe Mathieu... hw/char/xilinx_uartlite: Expose XILINX_UARTLITE QOM...
2023-02-27 Philippe Mathieu... hw/char/pl011: Open-code pl011_luminary_create()
2023-02-27 Philippe Mathieu... hw/char/pl011: Un-inline pl011_create()
2023-02-27 Fabiano Rosascpu-defs.h: Expose CPUTLBEntryFull to non-TCG code
2023-02-27 Thomas Huthinclude/hw/arm/allwinner-a10.h: Remove superfluous...
2023-02-27 Peter MaydellMerge tag 'pull-request-2023-02-27' of https://gitlab...
2023-02-27 Khadija KamranUpdated the FSF address to <https://gnu.org/licenses/>
2023-02-27 Claudio Imbrendas390x/pv: Add support for asynchronous teardown for...
2023-02-27 Thomas HuthDo not include hw/hw.h if it is not necessary
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'pull-error-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'pull-qapi-2023-02-23' of https://repo.or...
2023-02-24 Peter MaydellMerge tag 'python-pull-request' of https://gitlab.com...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-24 Peter MaydellMerge tag 'pull-tcg-20230221' of https://gitlab.com...
2023-02-23 Stefan Hajnoczivirtio-scsi: reset SCSI devices from main loop thread
2023-02-23 Kevin Wolfblock: Mark bdrv_co_refresh_total_sectors() and callers...
2023-02-23 Kevin Wolfblock: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_eject/lock_medium() and callers...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_create() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark preadv_snapshot/snapshot_block_status GRAPH...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark public read/write functions GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark read/write in block/io.c GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_R...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Make bdrv_can_set_read_only() static
2023-02-23 Markus Armbrusterrocker: Tweak stubbed out monitor commands' error messages
2023-02-23 Markus Armbrusterreplay: Simplify setting replay blockers
2023-02-21 Pierrick Bouviersysemu/os-win32: fix setjmp/longjmp on windows-arm64
2023-02-21 Ilya Leoshkevichcpus: Make {start,end}_exclusive() recursive
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Andrey Zhadchenkohbitmap: fix hbitmap_status() return value for first...
2023-02-17 Kevin Wolfblock: Create no_co_wrappers for open functions
2023-02-17 Kevin Wolfblock-coroutine-wrapper: Introduce no_co_wrapper
2023-02-17 Emanuele Giuseppe... bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA...
2023-02-17 Emanuele Giuseppe... util/qemu-thread-posix: use TSA_NO_TSA to suppress...
2023-02-17 Thomas Huthnet: Move the code to collect available NIC models...
2023-02-16 Avihai Horonvfio/migration: Remove VFIO migration protocol v1
2023-02-16 Avihai Horonvfio/migration: Implement VFIO migration protocol v2
2023-02-16 Avihai Horonvfio/migration: Rename functions/structs related to...
2023-02-16 Avihai Horonvfio/migration: Block multiple devices migration
2023-02-16 Avihai Horonlinux-headers: Update to v6.2-rc8
2023-02-16 Peter MaydellMerge tag 'pull-target-arm-20230216' of https://git...
2023-02-16 Jean-Philippe Bruckerhw/arm/smmu-common: Support 64-bit addresses
2023-02-16 Hao Wuhw/arm: Attach PSPI module to NPCM7XX SoC
2023-02-16 Hao Wuhw/ssi: Add Nuvoton PSPI Module
2023-02-16 Mostafa Salehhw/arm/smmuv3: Add GBPA register
2023-02-16 Philippe Mathieu... target/arm: Declare CPU <-> NVIC helpers in 'hw/intc...
2023-02-16 Philippe Mathieu... hw/intc/armv7m_nvic: Use OBJECT_DECLARE_SIMPLE_TYPE...
2023-02-16 Daniel Henrique... hw/riscv/boot.c: make riscv_load_initrd() static
next