messages from 2020-12-02 04:47:49 to 2020-12-02 11:07:57 UTC [more...]
[PATCH v2 00/27] Virtio net failover fixes
2020-12-02 10:55 UTC (12+ messages)
` [PATCH v2 01/27] migration: Network Failover can't work with a paused guest
[PULL 0/6] pc,vhost: fixes
2020-12-02 11:03 UTC
[PATCH v10 0/9] pci_expander_brdige:acpi: Support pxb-pcie for ARM
2020-12-02 9:53 UTC (2+ messages)
[PATCH RFC] vfio: Move the saving of the config space to the right place in VFIO migration
2020-12-02 10:55 UTC (10+ messages)
[PATCH 1/2] i386/cpu: Add the Intel PT capabilities checking before extend the CPUID level
2020-12-02 10:18 UTC (6+ messages)
` [PATCH 2/2] i386/cpu: Make the Intel PT LIP feature configurable
[PATCH 00/10] vhost/qemu: thread per IO SCSI vq
2020-12-02 9:59 UTC (3+ messages)
` [PATCH 1/1] qemu vhost scsi: add VHOST_SET_VRING_ENABLE support
[PATCH 0/4] Use lock guard macros in block
2020-12-02 9:33 UTC (3+ messages)
[PATCH v6] hw/i386/pc: add max combined fw size as machine configuration option
2020-12-02 9:56 UTC (4+ messages)
[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
2020-12-02 9:19 UTC (11+ messages)
[PATCH] virtio: reset device on bad guest index in virtio_load()
2020-12-02 9:50 UTC (2+ messages)
[PATCH v3 0/6] linux-user: Rework get_elf_hwcap() and support MIPS Loongson 2F/3E
2020-12-02 9:29 UTC (7+ messages)
` [PATCH v3 4/6] linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
` [PATCH v3 6/6] linux-user: Add support for MIPS Loongson 2F/3E
[PATCH V17 0/6] mips: Add Loongson-3 machine support
2020-12-02 9:32 UTC (5+ messages)
` [PATCH V17 4/6] hw/mips: Add Loongson-3 boot parameter helpers
check-tcg errors (build-user, build-user-plugins) again
2020-12-02 9:32 UTC
[PATCH 00/18] qapi/qom: QAPIfy object-add
2020-12-02 10:38 UTC (14+ messages)
[PATCH 00/28] qemu-option, keyval, vl: switch -object/-M/-accel to keyval parsing
2020-12-02 9:03 UTC (29+ messages)
` [PATCH 01/28] qemu-option: simplify search for end of key
` [PATCH 02/28] qemu-option: pass QemuOptsList to opts_accepts_any
` [PATCH 03/28] qemu-option: clean up id vs. list->merge_lists
` [PATCH 04/28] qemu-option: move help handling to get_opt_name_value
` [PATCH 05/28] qemu-option: warn for short-form boolean options
` [PATCH 06/28] keyval: accept escaped commas in implied option
` [PATCH 07/28] keyval: simplify keyval_parse_one
` [PATCH 08/28] tests: convert check-qom-proplist to keyval
` [PATCH 09/28] keyval: introduce keyval_parse_into
` [PATCH 10/28] hmp: replace "O" parser with keyval
` [PATCH 11/28] qom: use qemu_printf to print help for user-creatable objects
` [PATCH 12/28] hmp: special case help options for object_add
` [PATCH 13/28] remove -writeconfig
` [PATCH 14/28] qemu-config: add error propagation to qemu_config_parse
` [PATCH 15/28] qemu-option: support accept-any QemuOptsList in qemu_opts_absorb_qdict
` [PATCH 16/28] qemu-config: parse configuration files to a QDict
` [PATCH 17/28] vl: plumb keyval-based options into -set and -readconfig
` [PATCH 18/28] qom: do not modify QDict argument in user_creatable_add_dict
` [PATCH 19/28] qemu-io: use keyval for -object parsing
` [PATCH 20/28] qemu-nbd: "
` [PATCH 21/28] qemu-img: "
` [PATCH 22/28] qemu: "
` [PATCH 23/28] storage-daemon: do not register the "object" group with QemuOpts
` [PATCH 24/28] qom: export more functions for use with non-UserCreatable objects
` [PATCH 25/28] vl: rename local variable in configure_accelerators
` [PATCH 26/28] vl: switch -M parsing to keyval
` [PATCH 27/28] qemu-option: remove now-dead code
` [PATCH 28/28] vl: switch -accel parsing to keyval
[PATCH v2 00/32] kernel-doc: update from Linux 5.10
2020-12-02 9:08 UTC (4+ messages)
` [PATCH v2 32/32] scripts: kernel-doc: remove unnecesssary change wrt Linux
[PATCH v2] hw/arm/virt enable support for virtio-mem
2020-12-02 10:02 UTC (6+ messages)
[PATCH] docs/devel/writing-qmp-commands.txt: Fix docs
2020-12-02 9:57 UTC (2+ messages)
[PATCH] docs: set CONFDIR when running sphinx
2020-12-02 9:05 UTC (2+ messages)
Proposal for a regular upstream performance testing
2020-12-02 8:58 UTC (8+ messages)
[PATCH 00/15] Finish cleaning up qemu_init
2020-12-02 8:18 UTC (16+ messages)
` [PATCH 01/15] remove preconfig state
` [PATCH 02/15] vl: remove separate preconfig main_loop
` [PATCH 03/15] vl: allow -incoming defer with -preconfig
` [PATCH 04/15] vl: extract softmmu/runstate.c
` [PATCH 05/15] vl: extract softmmu/globals.c
` [PATCH 06/15] vl: move all generic initialization out of vl.c
` [PATCH 07/15] chardev: do not use machine_init_done
` [PATCH 08/15] machine: introduce MachineInitPhase
` [PATCH 09/15] machine: record whether nvdimm= was set
` [PATCH 10/15] vl: make qemu_get_machine_opts static
` [PATCH 11/15] qtest: add a QOM object for qtest
` [PATCH 12/15] plugin: propagate errors
` [PATCH 13/15] memory: allow creating MemoryRegions before accelerators
` [PATCH 14/15] null-machine: do not create a default memdev
` [PATCH 15/15] monitor: allow quitting while in preconfig state
[PULL 000/113] First batch of misc (i386, kernel-doc, memory, vl.c) changes for QEMU 6.0
2020-12-02 8:08 UTC (114+ messages)
` [PULL 001/113] target/i386: fix operand order for PDEP and PEXT
` [PULL 002/113] target/i386: Support up to 32768 CPUs without IRQ remapping
` [PULL 003/113] target/i386: seg_helper: Correct segement selector nullification in the RET/IRET helper
` [PULL 004/113] WHPX: support for the kernel-irqchip on/off
` [PULL 005/113] docs/devel/loads-stores: Add regexp for DMA functions
` [PULL 006/113] qom: eliminate identical functions
` [PULL 007/113] dma: Document address_space_map/address_space_unmap() prototypes
` [PULL 008/113] dma: Let dma_memory_set() propagate MemTxResult
` [PULL 009/113] dma: Let dma_memory_rw() "
` [PULL 010/113] dma: Let dma_memory_read() "
` [PULL 011/113] dma: Let dma_memory_write() "
` [PULL 012/113] pci: Let pci_dma_rw() "
` [PULL 013/113] pci: Let pci_dma_read() "
` [PULL 014/113] pci: Let pci_dma_write() "
` [PULL 015/113] hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
` [PULL 016/113] hw/ssi: Update coding style to make checkpatch.pl happy
` [PULL 017/113] hw/ssi: Rename SSI 'slave' as 'peripheral'
` [PULL 018/113] hw/core/stream: Rename StreamSlave as StreamSink
` [PULL 019/113] hw/dma/xilinx_axidma: "
` [PULL 020/113] hw/net/xilinx_axienet: "
` [PULL 021/113] alpha: remove bios_name
` [PULL 022/113] arm: "
` [PULL 023/113] hppa: "
` [PULL 024/113] i386: "
` [PULL 025/113] lm32: "
` [PULL 026/113] m68k: "
` [PULL 027/113] mips: "
` [PULL 028/113] moxie: "
` [PULL 029/113] ppc: "
` [PULL 030/113] rx: move BIOS load from MCU to board
` [PULL 031/113] s390: remove bios_name
` [PULL 032/113] sh4: "
` [PULL 033/113] sparc: "
` [PULL 034/113] digic: "
` [PULL 035/113] vl: "
` [PULL 036/113] arm: do not use ram_size global
` [PULL 037/113] cris: "
` [PULL 038/113] hppa: "
` [PULL 039/113] i386: "
` [PULL 040/113] m68k: "
` [PULL 041/113] microblaze: "
` [PULL 042/113] mips: "
` [PULL 043/113] moxie: "
` [PULL 044/113] nios2: "
` [PULL 045/113] ppc: "
` [PULL 046/113] riscv: "
` [PULL 047/113] s390x: "
` [PULL 048/113] sparc64: "
` [PULL 049/113] make ram_size local to vl.c
` [PULL 050/113] hw/char/serial: Clean up unnecessary code
` [PULL 051/113] treewide: do not use short-form boolean options
` [PULL 052/113] vl: extract validation of -smp to machine.c
` [PULL 053/113] vl: remove bogus check
` [PULL 054/113] vl: split various early command line options to a separate function
` [PULL 055/113] vl: move various initialization routines out of qemu_init
` [PULL 056/113] vl: extract qemu_init_subsystems
` [PULL 057/113] vl: move prelaunch part of qemu_init to new functions
` [PULL 058/113] vl: extract various command line validation snippets to a new function
` [PULL 059/113] vl: preconfig and loadvm are mutually exclusive
` [PULL 060/113] vl: extract various command line desugaring snippets to a new function
` [PULL 061/113] qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
` [PULL 062/113] vl: create "-net nic -net user" default earlier
` [PULL 063/113] vl: load plugins as late as possible
` [PULL 064/113] vl: extract default devices to separate functions
` [PULL 065/113] vl: move CHECKPOINT_INIT after preconfig
` [PULL 066/113] vl: separate qemu_create_early_backends
` [PULL 067/113] vl: separate qemu_create_late_backends
` [PULL 068/113] vl: separate qemu_create_machine
` [PULL 069/113] vl: separate qemu_apply_machine_options
` [PULL 070/113] vl: separate qemu_resolve_machine_memdev
` [PULL 071/113] vl: initialize displays before preconfig loop
` [PULL 072/113] vl: move -global check earlier
` [PULL 073/113] migration, vl: start migration via qmp_migrate_incoming
` [PULL 074/113] vl: start VM via qmp_cont
` [PULL 075/113] hmp: introduce cmd_available
` [PULL 076/113] vl: extract softmmu/datadir.c
` [PULL 077/113] vl: extract machine done notifiers
` [PULL 078/113] vl: extract softmmu/rtc.c
` [PULL 079/113] vl: remove serial_max_hds
` [PULL 080/113] vl: clean up -boot variables
` [PULL 081/113] config-file: move -set implementation to vl.c
` [PULL 082/113] docs: temporarily disable the kernel-doc extension
` [PULL 083/113] kernel-doc: fix processing nested structs with attributes
` [PULL 084/113] kernel-doc: add support for ____cacheline_aligned_in_smp attribute
` [PULL 085/113] scripts/kernel-doc: Add support for named variable macro arguments
` [PULL 086/113] scripts: kernel-doc: proper handle @foo->bar()
` [PULL 087/113] scripts: kernel-doc: accept negation like !@var
` [PULL 088/113] scripts: kernel-doc: accept blank lines on parameter description
` [PULL 089/113] Replace HTTP links with HTTPS ones: documentation
` [PULL 090/113] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PULL 091/113] scripts/kernel-doc: handle function pointer prototypes
` [PULL 092/113] scripts/kernel-doc: optionally treat warnings as errors
` [PULL 093/113] kernel-doc: include line numbers for function prototypes
` [PULL 094/113] kernel-doc: add support for ____cacheline_aligned attribute
` [PULL 095/113] scripts: kernel-doc: add support for typedef enum
` [PULL 096/113] Revert "scripts/kerneldoc: For Sphinx 3 use c:macro for macros with arguments"
` [PULL 097/113] Revert "kernel-doc: Use c:struct for Sphinx 3.0 and later"
` [PULL 098/113] scripts: kernel-doc: make it more compatible with Sphinx 3.x
` [PULL 099/113] scripts: kernel-doc: use a less pedantic markup for funcs on "
` [PULL 100/113] scripts: kernel-doc: fix troubles with line counts
` [PULL 101/113] scripts: kernel-doc: reimplement -nofunction argument
` [PULL 102/113] scripts: kernel-doc: fix typedef identification
` [PULL 103/113] scripts: kernel-doc: don't mangle with parameter list
` [PULL 104/113] scripts: kernel-doc: allow passing desired Sphinx C domain dialect
` [PULL 105/113] scripts: kernel-doc: fix line number handling
` [PULL 106/113] scripts: kernel-doc: try to use c:function if possible
` [PULL 107/113] Revert "kernel-doc: Handle function typedefs without asterisks"
` [PULL 108/113] Revert "kernel-doc: Handle function typedefs that return pointers"
` [PULL 109/113] scripts: kernel-doc: fix typedef parsing
` [PULL 110/113] scripts: kernel-doc: split typedef complex regex
` [PULL 111/113] scripts: kernel-doc: use :c:union when needed
` [PULL 112/113] Revert "docs: temporarily disable the kernel-doc extension"
` [PULL 113/113] scripts: kernel-doc: remove unnecesssary change wrt Linux
[RFC PATCH v2 0/5] eBPF RSS support for virtio-net
2020-12-02 8:06 UTC (7+ messages)
` [RFC PATCH v2 4/5] virtio-net: Added eBPF RSS to virtio-net
[Bug 1896298] [NEW] memory leak
2020-12-02 7:55 UTC (2+ messages)
` [Bug 1896298] "
[Bug 1906463] [NEW] "-device help" does not report all devices
2020-12-02 7:53 UTC (3+ messages)
` [Bug 1906463] "
[PATCH] ide:atapi: check io_buffer_index in ide_atapi_cmd_reply_end
2020-12-02 7:07 UTC (6+ messages)
[PATCH] tests/acceptance: fix timeout for vm.wait
2020-12-02 6:31 UTC (4+ messages)
[PATCH v2 0/4] hw/scsi/megasas: Avoid buffer overrun in megasas_handle_scsi()
2020-12-02 5:40 UTC (3+ messages)
` [PATCH v2 3/4] tests/qtest/fuzz-test: Add test_megasas_cdb_len_zero() reproducer
[PATCH] arm/hvf: Optimize and simplify WFI handling
2020-12-02 4:44 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).