Age | Commit message (Expand) | Author |
2022-07-12 | block: Change blk_{pread,pwrite}() param order | Alberto Faria |
2022-07-12 | block: Add a 'flags' param to blk_pread() | Alberto Faria |
2022-07-12 | block: Add bdrv_co_pwrite_sync() | Alberto Faria |
2022-07-12 | block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapper | Alberto Faria |
2022-07-12 | block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_t | Alberto Faria |
2022-07-12 | block: Make bdrv_co_pwrite() take a const buffer | Alberto Faria |
2022-07-12 | crypto: Make block callbacks return 0 on success | Alberto Faria |
2022-07-12 | block: Change bdrv_{pread,pwrite,pwrite_sync}() param order | Alberto Faria |
2022-07-12 | block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}() | Alberto Faria |
2022-07-07 | hw/arm/virt: dt: add rng-seed property | Jason A. Donenfeld |
2022-07-07 | Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson |
2022-07-06 | ppc/spapr: Implement H_WATCHDOG | Alexey Kardashevskiy |
2022-07-06 | ppc: Define SETFIELD for the ppc target | Alexey Kardashevskiy |
2022-07-06 | spapr/ddw: Reset DMA when the last non-default window is removed | Alexey Kardashevskiy |
2022-07-06 | ppc/pnv: assign pnv-phb-root-port chassis/slot earlier | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: attach phb3/phb4 root ports in QOM tree | Daniel Henrique Barboza |
2022-07-06 | m68k: virt: pass RNG seed via bootinfo block | Jason A. Donenfeld |
2022-07-05 | Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson |
2022-07-05 | hw/intc/loongarch_ipi: Fix ipi device access of 64bits | Xiaojuan Yang |
2022-07-05 | include/qemu/host-utils: Remove unused code in the *_overflow wrappers | Thomas Huth |
2022-07-05 | disas: Remove libvixl disassembler | Thomas Huth |
2022-07-04 | Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2022-07-04 | hw/intc/loongarch_pch_msi: Fix msi vector convertion | Mao Bibo |
2022-07-01 | ui/console: allow display device to be labeled with given id | Wen, Jianxian |
2022-06-30 | hw/misc/aspeed: Add PECI controller | Peter Delevoryas |
2022-06-30 | hw/i2c/aspeed: Add new-registers DMA slave mode RX support | Peter Delevoryas |
2022-06-30 | hw/i2c/aspeed: add slave device in old register mode | Klaus Jensen |
2022-06-30 | hw/i2c: add asynchronous send | Klaus Jensen |
2022-06-30 | hw/i2c: support multiple masters | Klaus Jensen |
2022-06-30 | aspeed: Map unimplemented devices in SoC memory | Peter Delevoryas |
2022-06-30 | aspeed: Remove usage of sysbus_mmio_map | Peter Delevoryas |
2022-06-30 | aspeed: Add memory property to Aspeed SoC | Peter Delevoryas |
2022-06-30 | aspeed: Set the dram container at the SoC level | Cédric Le Goater |
2022-06-30 | Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent... | Richard Henderson |
2022-06-29 | Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu in... | Richard Henderson |
2022-06-29 | block/block-copy: block_copy(): add timeout_ns parameter | Vladimir Sementsov-Ogievskiy |
2022-06-29 | util: add qemu-co-timeout | Vladimir Sementsov-Ogievskiy |
2022-06-29 | hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it | Bernhard Beschow |
2022-06-29 | hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route() | Bernhard Beschow |
2022-06-28 | hw/pci-host/i440fx: Remove unused parameter from i440fx_init() | Bernhard Beschow |
2022-06-28 | util: Return void on iova_tree_remove | Eugenio Pérez |
2022-06-28 | qom/object: Remove circular include dependency | Philippe Mathieu-Daudé |
2022-06-28 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
2022-06-28 | semihosting: Create semihost_sys_poll_one | Richard Henderson |
2022-06-28 | semihosting: Remove qemu_semihosting_console_outs | Richard Henderson |
2022-06-28 | semihosting: Remove qemu_semihosting_console_outc | Richard Henderson |
2022-06-28 | semihosting: Create qemu_semihosting_guestfd_init | Richard Henderson |
2022-06-28 | semihosting: Add GuestFDConsole | Richard Henderson |
2022-06-28 | semihosting: Create qemu_semihosting_console_write | Richard Henderson |
2022-06-28 | semihosting: Cleanup chardev init | Richard Henderson |