]> git.proxmox.com Git - mirror_qemu.git/history - include
target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
[mirror_qemu.git] / include /
2023-03-01 Anton Johanssoninclude/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssoninclude/exec: Introduce `CF_PCREL`
2023-02-28 Richard Hendersonaccel/tcg: Add 'size' param to probe_access_full
2023-02-28 Daniel Henrique... accel/tcg: Add 'size' param to probe_access_flags()
2023-02-28 Philippe Mathieu... exec/helper-head: Include missing "fpu/softfloat-types...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Bernhard Beschowhw/ide/pci: Add PCIIDEState::isa_irq[]
2023-02-27 Bernhard Beschowhw/ide/pci: Unexport bmdma_active_if()
2023-02-27 Philippe Mathieu... hw/ide: Declare ide_get_[geometry/bios_chs_trans] in...
2023-02-27 Philippe Mathieu... hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_register_restart_cb -> ide_bus_regis...
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
2023-02-27 Philippe Mathieu... hw/ide: Un-inline ide_set_irq()
2023-02-27 Philippe Mathieu... hw/ide: Include 'exec/ioport.h' instead of 'hw/isa...
2023-02-27 Philippe Mathieu... hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
2023-02-27 Philippe Mathieu... hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
2023-02-27 Philippe Mathieu... hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw...
2023-02-27 Philippe Mathieu... hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to...
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 'for-upstream-8.0' of https://gitlab.com...
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://www.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...
next