aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé
2023-09-06Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2023-09-06Merge tag 'pull-lu-20230901' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-09-06Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2023-09-06ppc/xive: Introduce a new XiveRouter end_notify() handlerCédric Le Goater
2023-09-06spapr: Fix record-replay machine reset consuming too many eventsNicholas Piggin
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin
2023-09-06hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-06host-utils: Add muldiv64_round_upNicholas Piggin
2023-09-04ui/vc: change the argument for QemuTextConsoleMarc-André Lureau
2023-09-04ui/vc: do not parse VC-specific options in Spice and GTKMarc-André Lureau
2023-09-04ui/vc: move text console invalidate in helperMarc-André Lureau
2023-09-04ui/console: use QEMU_PIXMAN_COLOR helpersMarc-André Lureau
2023-09-04ui/console: declare console types in console.hMarc-André Lureau
2023-09-04ui/console: specialize console_lookup_unused()Marc-André Lureau
2023-09-01softmmu/vl.c: inline include/qemu/qemu-options.h into vl.cMichael Tokarev
2023-09-01os-posix.c, softmmu/vl.c: move os_parse_cmd_args() into qemu_init()Michael Tokarev
2023-09-01os-posix.c: create and export os_set_chroot()Michael Tokarev
2023-09-01os-posix.c: create and export os_set_runas()Michael Tokarev
2023-09-01include/sysemu/os-posix.h: move *daemonize* declarations togetherMichael Tokarev
2023-09-01util/selfmap: Use dev_t and ino_t in MapInfoRichard Henderson
2023-09-01ui/qmp: move screendump to ui-qmp-cmds.cMarc-André Lureau
2023-09-01ui: remove qemu_pixman_linebuf_copy()Marc-André Lureau
2023-09-01ui: remove qemu_pixman_color() helperMarc-André Lureau
2023-09-01hw/sd: Introduce a "sd-card" SPI variant modelCédric Le Goater
2023-09-01hw/sd: Move proto_name to SDProto structurePhilippe Mathieu-Daudé
2023-09-01m25p80: Introduce an helper to retrieve the BlockBackend of a deviceCédric Le Goater
2023-09-01hw/ssi: Introduce a ssi_get_cs() helperCédric Le Goater
2023-09-01hw/ssi: Add a "cs" property to SSIPeripheralCédric Le Goater
2023-09-01hw/i2c/aspeed: Add support for buffer organizationHang Yu
2023-09-01hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-08-31ui: spelling fixesMichael Tokarev
2023-08-31util: spelling fixesMichael Tokarev
2023-08-31util/fifo8: Fix typo in fifo8_push_all() descriptionPhilippe Mathieu-Daudé
2023-08-31hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'Philippe Mathieu-Daudé
2023-08-31hw/i386: Remove unuseful kvmclock_create() stubPhilippe Mathieu-Daudé
2023-08-31hw/i2c: spelling fixesMichael Tokarev
2023-08-31chardev/char-fe: Document FEWatchFunc typedefPhilippe Mathieu-Daudé
2023-08-31exec/translation-block: Clean up includesPhilippe Mathieu-Daudé
2023-08-31qemu/processor: Remove unused 'qemu/atomic.h' headerPhilippe Mathieu-Daudé
2023-08-31target/translate: Restrict 'exec/cpu_ldst.h' to user emulationPhilippe Mathieu-Daudé
2023-08-31exec/address-spaces.h: Remove unuseful 'exec/memory.h' includePhilippe Mathieu-Daudé
2023-08-31bulk: Do not declare function prototypes using 'extern' keywordPhilippe Mathieu-Daudé
2023-08-31qemu/uri: Use QueryParams type definitionPhilippe Mathieu-Daudé
2023-08-31accel/tcg: spelling fixesMichael Tokarev