qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-18 17:14:32 to 2020-12-21 01:14:17 UTC [more...]

[PATCH] acpi/gpex: Inform os to keep firmware resource map
 2020-12-21  1:12 UTC  (5+ messages)

[PATCH 0/9] Alpine Linux build fix and CI pipeline
 2020-12-21  1:06 UTC  (11+ messages)
` [PATCH 1/9] tests/docker: Add dockerfile for Alpine Linux
` [PATCH 2/9] configure: Add sys/timex.h to probe clk_adjtime
` [PATCH 3/9] configure/meson: Only check sys/signal.h on non-Linux
` [PATCH 4/9] libvhost-user: Include poll.h instead of sys/poll.h
` [PATCH 5/9] elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
` [PATCH 6/9] hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
` [PATCH 7/9] accel/kvm: avoid using predefined PAGE_SIZE
` [PATCH 8/9] tests: Rename PAGE_SIZE definitions
` [PATCH 9/9] gitlab-ci: Add alpine to pipeline

[Bug 1908832] [NEW] jack audio dev produces no sound
 2020-12-20 20:32 UTC  (3+ messages)
` [Bug 1908832] "

qemu-nbd trouble
 2020-12-20 19:48 UTC 

[PATCH] virtio-mmio: fix guest kernel crash with SHM regions
 2020-12-20 16:35 UTC 

[Bug 1908489] [NEW] qemu 4.2 bootloops with -cpu host and nested hypervisor
 2020-12-20 16:10 UTC  (11+ messages)
` [Bug 1908489] "

[PATCH v2 0/7] m68k: add Virtual M68k Machine
 2020-12-20 11:26 UTC  (8+ messages)
` [PATCH v2 1/7] m68k: import bootinfo headers from linux
` [PATCH v2 2/7] char: add goldfish-tty
` [PATCH v2 3/7] intc: add goldfish-pic
` [PATCH v2 4/7] m68k: add an interrupt controller
` [PATCH v2 5/7] m68k: add a system controller
` [PATCH v2 6/7] goldfish_rtc: re-arm the alarm after migration
` [PATCH v2 7/7] m68k: add Virtual M68k Machine

QOM address space handling
 2020-12-20  9:25 UTC  (5+ messages)

[PULL 00/45] Misc patches for 2020-12-15
 2020-12-20  8:52 UTC  (4+ messages)
` [PULL 02/45] vl: remove separate preconfig main_loop

[Qemu-devel] [Bug 1414466] [NEW] -net user, hostfwd=... is not working(qemu-system-aarch64)
 2020-12-20  4:17 UTC  (2+ messages)
` [Bug 1414466] "

virtiofsd: sshfs as submount?
 2020-12-19 23:41 UTC 

[Bug 1906193] [NEW] riscv32 user mode emulation: fork return values broken
 2020-12-19 23:21 UTC  (3+ messages)
` [Bug 1906193] "

[PATCH 0/4] A few preliminary bsd-user patches
 2020-12-19 23:22 UTC  (7+ messages)
` [PATCH 1/4] bsd-user: regenerate FreeBSD's system call numbers
` [PATCH 2/4] tcg: Additional Trap type for FreeBSD
` [PATCH 3/4] bsd-user: move strace OS/arch dependent code to host/arch dirs
` [PATCH 4/4] bsd-user: Update strace.list for FreeBSD's latest syscalls

[PATCH v2 0/8] hm/mips/fuloong2e fixes
 2020-12-19 19:02 UTC  (16+ messages)
` [PATCH v2 1/8] hw/mips/fuloong2e: Remove define DEBUG_FULOONG2E_INIT
` [PATCH v2 2/8] hw/mips/fuloong2e: Relpace fault links
` [PATCH v2 3/8] hw/pci-host/bonito: Fixup IRQ mapping
` [PATCH v2 4/8] hw/pci-host/bonito: Fixup pci.lomem mapping
` [PATCH v2 5/8] hw/mips/fuloong2e: Remove unused env entry
` [PATCH v2 6/8] hw/mips/fuloong2e: Correct cpuclock env
` [PATCH v2 7/8] hw/mips/fuloong2e: Add highmem support
` [PATCH v2 8/8] tests/acceptance: Test boot_linux_console for fuloong2e

[PATCH v2 0/8] MIPS Bootloader helper
 2020-12-19 19:04 UTC  (3+ messages)

[PATCH 0/4] improve crash case minimization
 2020-12-19 18:56 UTC  (5+ messages)
` [PATCH 1/4] fuzz: refine crash detection mechanism
` [PATCH 2/4] fuzz: split QTest writes from the rightmost byte
` [PATCH 3/4] fuzz: setting bits in operand of out/write to zero
` [PATCH 4/4] fuzz: delay IO until they can't trigger the crash

[PATCH v1 1/1] linux-user/signal: Decode waitid si_code
 2020-12-19 18:11 UTC 

[PATCH] linux-user: Fix loading of BSS segments
 2020-12-19 17:46 UTC  (3+ messages)

[PATCH] hvf: guard xgetbv call
 2020-12-19  2:13 UTC 

[PATCH] sun4m: don't connect two qemu_irqs directly to the same input
 2020-12-19 14:24 UTC  (2+ messages)

[PATCH v3 1/2] hw/block: m25p80: Don't write to flash if write is disabled
 2020-12-19 13:52 UTC  (3+ messages)
` [PATCH v3 2/2] hw/block: m25p80: Implement AAI-WP command support for SST flashes

[Bug 1908781] [NEW] x86-64 not faulting when CS.L = 1 and CS.D = 1
 2020-12-19 12:29 UTC 

[PATCH 1/2] win32: drop fd registration to the main-loop on setting non-block
 2020-12-19 12:19 UTC  (3+ messages)
` [PATCH 2/2] win32: make qemu_fd_register() specific to windows

[PATCH] configure: Fail when specified cross compiler cannot be found
 2020-12-19 12:11 UTC  (7+ messages)

[PULL 00/33] QAPI patches patches for 2020-12-19
 2020-12-19 11:24 UTC  (35+ messages)
` [PULL 01/33] rocker: Revamp fp_port_get_info
` [PULL 02/33] migration: Refactor migrate_cap_add
` [PULL 03/33] qapi: Use QAPI_LIST_PREPEND() where possible
` [PULL 04/33] tests/check-qjson: Don't skip funny QNumber to JSON conversions
` [PULL 05/33] tests/check-qjson: Examine QNum more thoroughly
` [PULL 06/33] tests/check-qjson: Cover number 2^63
` [PULL 07/33] tests/check-qjson: Replace redundant large_number()
` [PULL 08/33] tests/check-qnum: Cover qnum_to_string() for "unround" argument
` [PULL 09/33] qobject: Fix qnum_to_string() to use sufficient precision
` [PULL 10/33] test-string-output-visitor: Cover "unround" number
` [PULL 11/33] string-output-visitor: Fix to use sufficient precision
` [PULL 12/33] test-visitor-serialization: Drop insufficient precision workaround
` [PULL 13/33] test-visitor-serialization: Clean up test_primitives()
` [PULL 14/33] hmp: Simplify how qmp_human_monitor_command() gets output
` [PULL 15/33] monitor: Use GString instead of QString for output buffer
` [PULL 16/33] qobject: Make qobject_to_json_pretty() take a pretty argument
` [PULL 17/33] qobject: Use GString instead of QString to accumulate JSON
` [PULL 18/33] qobject: Change qobject_to_json()'s value to GString
` [PULL 19/33] Revert "qstring: add qstring_free()"
` [PULL 20/33] hw/rdma: Replace QList by GQueue
` [PULL 21/33] qobject: Move internals to qobject-internal.h
` [PULL 22/33] qmp: Fix tracing of non-string command IDs
` [PULL 23/33] block: Avoid qobject_get_try_str()
` [PULL 24/33] Revert "qobject: let object_property_get_str() use new API"
` [PULL 25/33] qobject: Drop qobject_get_try_str()
` [PULL 26/33] qobject: Drop qstring_get_try_str()
` [PULL 27/33] qobject: Factor quoted_str() out of to_json()
` [PULL 28/33] qobject: Factor JSON writer out of qobject_to_json()
` [PULL 29/33] migration: Replace migration's JSON writer by the general one
` [PULL 30/33] json: Use GString instead of QString to accumulate strings
` [PULL 31/33] keyval: Use GString to accumulate value strings
` [PULL 32/33] block: Use GString instead of QString to build filenames
` [PULL 33/33] qobject: Make QString immutable

[PATCH 0/7] macio: remove PIC object property links
 2020-12-19 10:42 UTC  (8+ messages)
` [PATCH 1/7] mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
` [PATCH 2/7] mac_oldworld: move initialisation of grackle before heathrow
` [PATCH 3/7] macio: move heathrow PIC inside macio-oldworld device
` [PATCH 4/7] mac_newworld: delay wiring of PCI IRQs in New World machine
` [PATCH 5/7] macio: move OpenPIC inside macio-newworld device
` [PATCH 6/7] macio: wire macio GPIOs to OpenPIC using sysbus IRQs
` [PATCH 7/7] macio: don't set user_creatable to false

[PATCH v2 0/7] Common macros for QAPI list growth
 2020-12-19  9:43 UTC  (3+ messages)

[PATCH 0/2] Cleanup internal WHPX headers
 2020-12-19  9:12 UTC  (4+ messages)
` [PATCH 1/2] whpx: rename whp-dispatch to whpx-internal.h
` [PATCH 2/2] whpx: move internal definitions "

[PATCH v12 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2020-12-19  8:09 UTC  (3+ messages)

[PATCH v1 1/1] chardev: enable guest socket status/crontrol via DTR and DCD
 2020-12-19  5:34 UTC  (5+ messages)

[PATCH] hw/riscv: microchip_pfsoc: specify XIP image
 2020-12-19  0:24 UTC 

[PATCH 0/4] A few preliminary bsd-user patches
 2020-12-18 23:12 UTC  (6+ messages)
` [PATCH 1/4] bsd-user: regenerate FreeBSD's system call numbers
` [PATCH 2/4] tcg: Additional Trap type for FreeBSD
` [PATCH 3/4] bsd-user: move strace OS/arch dependent code to host/arch dirs
` [PATCH 4/4] bsd-user: Update strace.list for FreeBSD's latest syscalls

[RFC v6 00/11] i386 cleanup
 2020-12-18 23:00 UTC  (9+ messages)
` [RFC v6 10/11] accel: introduce AccelCPUClass extending CPUClass

[PATCH 0/2] thunk, linux-user: Add support for SIOCETHTOOL ioctl
 2020-12-18 21:51 UTC  (4+ messages)
` [PATCH 1/2] thunk: supports flexible arrays
` [PATCH 2/2] linux-user: Add support for SIOCETHTOOL ioctl

[PATCH 00/12] qapi: static typing conversion, pt1.5
 2020-12-18 21:30 UTC  (18+ messages)
` [PATCH 06/12] qapi/source: Add builtin null-object sentinel
` [PATCH 08/12] qapi/schema: make QAPISourceInfo mandatory

[PATCH 00/11] Drop support for QAPIGen without a file name
 2020-12-18 20:54 UTC  (12+ messages)
` [PATCH 01/11] qapi/commands: assert arg_type is not None
` [PATCH 02/11] qapi/events: fix visit_event typing
` [PATCH 03/11] qapi/main: handle theoretical None-return from re.match()
` [PATCH 04/11] qapi/gen: assert that _start_if is not None in _wrap_ifcond
` [PATCH 05/11] qapi/gen: use './builtin' for the built-in module name
` [PATCH 06/11] qapi/gen: write _genc/_genh access shims
` [PATCH 07/11] qapi/gen: Replace ._begin_system_module()
` [PATCH 08/11] qapi/gen: Expose a single module name space
` [PATCH 09/11] qapi/gen: Support for switching to another module temporarily
` [PATCH 10/11] qapi/commands: Simplify command registry generation
` [PATCH 11/11] qapi/gen: Drop support for QAPIGen without a file name

[PATCH v3 0/4] fcntl and sockopt options
 2020-12-18 20:53 UTC  (7+ messages)
` [PATCH v3 1/4] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
` [PATCH v3 2/4] linux-user: add missing UDP get/setsockopt option
` [PATCH v3 3/4] linux-user: add missing IPv6 "
` [PATCH v3 4/4] linux-user: Add IPv6 options to do_print_sockopt()

[PATCH] tests/acceptance: Test PMON with Loongson-3A1000 CPU
 2020-12-18 20:51 UTC  (2+ messages)

[PATCH v2] bugfix: hostmem: Free host_nodes list right after visited
 2020-12-18 20:21 UTC  (2+ messages)

[PATCH v3 00/18] Support Multifd for RDMA migration
 2020-12-18 20:01 UTC  (7+ messages)

[PATCH v3 0/2] linux-user: SO_TIMESTAMP/NS/ING sockopt
 2020-12-18 19:54 UTC  (3+ messages)
` [PATCH v3 1/2] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW
` [PATCH v3 2/2] linux-user: setsockopt() SO_TIMESTAMPNS and SO_TIMESTAMPING

[PATCH] RISC-V: Place DTB at 3GB boundary instead of 4GB
 2020-12-18 19:46 UTC  (7+ messages)

[Qemu-devel] [PULL 0/1] RDMA queue
 2020-12-18 19:00 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] contrib/rdmacm-mux: Fix error condition in hash_tbl_search_fd_by_ifid()

[PATCH] pci: add romsize property
 2020-12-18 18:54 UTC  (2+ messages)

[RFC PATCH v1] x86/cpu: initialize the CPU concurrently
 2020-12-18 18:47 UTC  (3+ messages)

[PATCH RFC 0/3] hw/block/nvme: dif-based end-to-end data protection support
 2020-12-18 18:24 UTC  (7+ messages)
` [PATCH RFC 3/3] hw/block/nvme: end-to-end data protection

[PATCH v2] tests/acceptance: Add a test with the Fedora 31 kernel and initrd
 2020-12-18 18:23 UTC  (2+ messages)

[PATCH] iotests: fix _check_o_direct
 2020-12-18 18:20 UTC 

[PATCH 0/5] i386: simplify Hyper-V enlightenments enablement
 2020-12-18 18:07 UTC  (5+ messages)
` [PATCH 5/5] i386: provide simple 'hyperv=on' option to x86 machine types

[PATCH 0/3] hw/block/nvme: cmb enhancements and bump to v1.4
 2020-12-18 18:03 UTC  (2+ messages)

[PULL v2 00/11] testing and configure updates
 2020-12-18 17:23 UTC  (9+ messages)

[PATCH v2 0/2] bugfix: Decrease dirty bitmap blocks after we remove ramblock
 2020-12-17 10:09 UTC  (3+ messages)
` Ping: "


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).