qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-27 23:26:24 to 2021-03-01 08:56:41 UTC [more...]

[PATCH v26 00/20] i386 cleanup PART 2
 2021-03-01  8:54 UTC  (3+ messages)
` [PATCH v26 01/20] target/i386: Rename helper_fldt, helper_fstt
` [PATCH v26 02/20] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor

[PATCH 0/2] Fix mips jazz vs constant TCGCPUOps
 2021-03-01  8:53 UTC  (9+ messages)
` [PATCH 1/2] target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
` [PATCH 2/2] hw/core: Constify TCGCPUOps

[PATCH v25 00/20] i386 cleanup PART 2
 2021-03-01  8:41 UTC  (4+ messages)
` [PATCH v25 14/20] i386: separate fpu_helper into user and sysemu parts

[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
 2021-03-01  8:31 UTC  (5+ messages)

[RFC PATCH 0/3] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
 2021-03-01  8:27 UTC  (2+ messages)

[PATCH v2 0/3] Some modifications about ram_save_host_page()
 2021-03-01  8:21 UTC  (4+ messages)
` [PATCH v2 1/3] migration/ram: Modify the code comment of ram_save_host_page()
` [PATCH v2 2/3] migration/ram: Modify ram_save_host_page() to match the comment
` [PATCH v2 3/3] migration/ram: Optimize ram_save_host_page()

[PATCH] gitlab-ci: Disable vhost-kernel in build-disable job
 2021-03-01  8:20 UTC  (2+ messages)

[PATCH] hw/pci: Have safer pcie_bus_realize() by checking error path
 2021-03-01  8:19 UTC  (2+ messages)

[PATCH 0/3] docs: replace master/slave with more accurate wording
 2021-03-01  8:12 UTC  (3+ messages)
` [PATCH 1/3] docs: vhost-user: clean up request/reply description

issue with meson and recursion: negation missing in add?
 2021-03-01  8:10 UTC  (2+ messages)

[PATCH v2 0/5] aspeed: LPC peripheral controller devices
 2021-03-01  8:00 UTC  (8+ messages)
` [PATCH v2 1/5] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PATCH v2 2/5] hw/arm: ast2600: Set AST2600_MAX_IRQ to value from datasheet
` [PATCH v2 3/5] hw/arm: ast2600: Correct the iBT interrupt ID
` [PATCH v2 4/5] hw/misc: Add a basic Aspeed LPC controller model
` [PATCH v2 5/5] hw/misc: Model KCS devices in the Aspeed LPC controller

[PULL 00/29] Misc patches for 2021-02-25
 2021-03-01  8:00 UTC  (3+ messages)
` [PULL 27/29] vl: deprecate -writeconfig

[PATCH] iotests: Fix up python style in 300
 2021-03-01  7:58 UTC  (4+ messages)

[PATCH 00/50] i386 cleanup part 3
 2021-03-01  7:57 UTC  (56+ messages)
` [PATCH 01/50] target/i386: Split out gen_exception_gpf
` [PATCH 02/50] target/i386: Split out check_cpl0
` [PATCH 03/50] target/i386: Unify code paths for IRET
` [PATCH 04/50] target/i386: Split out check_vm86_iopl
` [PATCH 05/50] target/i386: Split out check_iopl
` [PATCH 06/50] target/i386: Assert PE is set for user-only
` [PATCH 07/50] target/i386: Assert CPL is 3 "
` [PATCH 08/50] target/i386: Assert IOPL is 0 "
` [PATCH 09/50] target/i386: Assert !VM86 for x86_64 user-only
` [PATCH 10/50] target/i386: Assert CODE32 "
` [PATCH 11/50] target/i386: Assert SS32 "
` [PATCH 12/50] target/i386: Assert CODE64 "
` [PATCH 13/50] target/i386: Assert LMA "
` [PATCH 14/50] target/i386: Assert !ADDSEG "
` [PATCH 15/50] target/i386: Introduce REX_PREFIX
` [PATCH 16/50] target/i386: Tidy REX_B, REX_X definition
` [PATCH 17/50] target/i386: Move rex_r into DisasContext
` [PATCH 18/50] target/i386: Move rex_w "
` [PATCH 19/50] target/i386: Remove DisasContext.f_st as unused
` [PATCH 20/50] target/i386: Reduce DisasContext.flags to uint32_t
` [PATCH 21/50] target/i386: Reduce DisasContext.override to int8_t
` [PATCH 22/50] target/i386: Reduce DisasContext.prefix to uint8_t
` [PATCH 23/50] target/i386: Reduce DisasContext.vex_[lv] "
` [PATCH 24/50] target/i386: Reduce DisasContext popl_esp_hack and rip_offset "
` [PATCH 25/50] target/i386: Leave TF in DisasContext.flags
` [PATCH 26/50] target/i386: Reduce DisasContext jmp_opt, repz_opt to bool
` [PATCH 27/50] target/i386: Fix the comment for repz_opt
` [PATCH 28/50] target/i386: Reorder DisasContext members
` [PATCH 29/50] target/i386: Add stub generator for helper_set_dr
` [PATCH 30/50] target/i386: Assert !SVME for user-only
` [PATCH 31/50] target/i386: Assert !GUEST "
` [PATCH 32/50] target/i386: Implement skinit in translate.c
` [PATCH 33/50] target/i386: Eliminate SVM helpers for user-only
` [PATCH 34/50] target/i386: Mark some helpers as noreturn
` [PATCH 35/50] target/i386: Simplify gen_debug usage
` [PATCH 36/50] target/i386: Tidy svm_check_intercept from tcg
` [PATCH 37/50] target/i386: Remove pc_start argument to gen_svm_check_intercept
` [PATCH 38/50] target/i386: Remove user stub for cpu_vmexit
` [PATCH 39/50] target/i386: Cleanup read_crN, write_crN, lmsw
` [PATCH 40/50] target/i386: Pass env to do_pause and do_hlt
` [PATCH 41/50] target/i386: Move invlpg, hlt, monitor, mwait to sysemu
` [PATCH 42/50] target/i386: Unify invlpg, invlpga
` [PATCH 43/50] target/i386: Inline user cpu_svm_check_intercept_param
` [PATCH 44/50] target/i386: Eliminate user stubs for read/write_crN, rd/wrmsr
` [PATCH 45/50] target/i386: Exit tb after wrmsr
` [PATCH 46/50] target/i386: Tidy gen_check_io
` [PATCH 47/50] target/i386: Pass in port to gen_check_io
` [PATCH 48/50] target/i386: Create helper_check_io
` [PATCH 49/50] target/i386: Move helper_check_io to sysemu
` [PATCH 50/50] target/i386: Remove user-only i/o stubs

[PATCH v5 0/1] virtio-net: Add check for mac address while peer is vdpa
 2021-03-01  7:47 UTC  (6+ messages)
` [PATCH v5 1/1] "

[PATCH 1/2] i386/acpi: fix inconsistent QEMU/OVMF device paths
 2021-03-01  7:45 UTC  (10+ messages)

[PATCH 0/3] migration/ram: Some modifications about ram_save_host_page()
 2021-03-01  7:33 UTC  (4+ messages)
` [PATCH 3/3] migration/ram: Optimize ram_save_host_page()

[PATCH 0/6] Detect reentrant RX casue by loopback
 2021-03-01  7:14 UTC  (3+ messages)
` [PATCH] rtl8193: switch to use qemu_receive_packet() for loopback

[Bug 1917161] [NEW] Parameter 'type' expects a netdev backend type
 2021-03-01  6:29 UTC  (2+ messages)
` [Bug 1917161] "

[PATCH 1/1] qemu_timer.c: add timer_deadline_ms() helper
 2021-03-01  3:52 UTC  (3+ messages)

[PATCH] hw/ppc: e500: Add missing <ranges> in the eTSEC node
 2021-03-01  3:57 UTC  (3+ messages)

[RFC v2 0/7] vDPA shadow virtqueue - notifications forwarding
 2021-03-01  6:24 UTC  (3+ messages)
` [RFC v2 7/7] vhost: Route host->guest notification through shadow virtqueue

[PATCH V3 0/8] hw/block/nvme: support namespace attachment
 2021-03-01  5:56 UTC  (10+ messages)
` [PATCH V3 1/8] hw/block/nvme: support namespace detach
` [PATCH V3 2/8] hw/block/nvme: fix namespaces array to 1-based
` [PATCH V3 3/8] hw/block/nvme: fix allocated namespace list to 256
` [PATCH V3 4/8] hw/block/nvme: support allocated namespace type
` [PATCH V3 5/8] hw/block/nvme: refactor nvme_select_ns_iocs
` [PATCH V3 6/8] hw/block/nvme: support namespace attachment command
` [PATCH V3 7/8] hw/block/nvme: support changed namespace asyncrohous event
` [PATCH V3 8/8] hw/block/nvme: support Identify NS Attached Controller List

[PATCH v3 0/3] vfio: Some fixes and optimizations for VFIO migration
 2021-03-01  5:57 UTC  (3+ messages)
` [PATCH v3 1/3] vfio: Move the saving of the config space to the right place in "

[PATCH 0/1] Expose AVX_VNNI instruction to guset
 2021-03-01  5:15 UTC  (2+ messages)
` [PATCH 1/1] i386/cpu: "

[PATCH v2 00/24] hw/arm: New board model mps3-an524
 2021-03-01  5:09 UTC  (35+ messages)
` [PATCH v2 02/24] hw/misc/mps2-scc: Support configurable number of OSCCLK values
` [PATCH v2 03/24] hw/arm/mps2-tz: Correct the OSCCLK settings for mps2-an505 and mps2-an511
` [PATCH v2 04/24] hw/arm/mps2-tz: Make the OSCCLK settings be configurable per-board
` [PATCH v2 05/24] hw/misc/mps2-fpgaio: Make number of LEDs configurable by board
` [PATCH v2 06/24] hw/misc/mps2-fpgaio: Support SWITCH register
` [PATCH v2 07/24] hw/arm/mps2-tz: Make FPGAIO switch and LED config per-board
` [PATCH v2 09/24] hw/arm/mps2-tz: Make number of IRQs board-specific
` [PATCH v2 10/24] hw/misc/mps2-scc: Implement CFG_REG5 and CFG_REG6 for MPS3 AN524
` [PATCH v2 11/24] hw/arm/mps2-tz: Correct wrong interrupt numbers for DMA and SPI
` [PATCH v2 12/24] hw/arm/mps2-tz: Allow PPCPortInfo structures to specify device interrupts
` [PATCH v2 13/24] hw/arm/mps2-tz: Move device IRQ info to data structures
` [PATCH v2 14/24] hw/arm/mps2-tz: Size the uart-irq-orgate based on the number of UARTs
` [PATCH v2 15/24] hw/arm/mps2-tz: Allow boards to have different PPCInfo data
` [PATCH v2 16/24] hw/arm/mps2-tz: Make RAM arrangement board-specific
` [PATCH v2 17/24] hw/arm/mps2-tz: Set MachineClass default_ram info from RAMInfo data
` [PATCH v2 18/24] hw/arm/mps2-tz: Support ROMs as well as RAMs
` [PATCH v2 19/24] hw/arm/mps2-tz: Get armv7m_load_kernel() size argument from RAMInfo

[PATCH v2 1/2] target/i386: add "-cpu, lbr-fmt=*" support to enable guest LBR
 2021-03-01  2:57 UTC  (2+ messages)

[RESEND][BUG FIX HELP] QEMU main thread endlessly hangs in __ppoll()
 2021-03-01  2:39 UTC 

[PATCH] vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
 2021-03-01  2:04 UTC  (4+ messages)

[PATCH 0/2] tcg/aarch64: Fixes to vector ops
 2021-03-01  2:03 UTC  (2+ messages)

[PATCH 0/4] aspeed: LPC peripheral controller devices
 2021-03-01  0:23 UTC  (11+ messages)
` [PATCH 1/4] arm: ast2600: Force a multiple of 32 of IRQs for the GIC
` [PATCH 2/4] arm: ast2600: Fix iBT IRQ ID
` [PATCH 4/4] hw/misc: Model KCS devices in the Aspeed LPC controller

[PATCH 0/5] tcg/tci: Merge identical cases in generation
 2021-03-01  0:06 UTC  (2+ messages)

[PATCH] tcg/aarch64: Fix constant subtraction in tcg_out_addsub2
 2021-02-28 23:28 UTC 

[PATCH] hw/i2c/npcm7xx_smbus: Simplify npcm7xx_smbus_init()
 2021-02-28 22:48 UTC 

[PATCH v2 0/2] Add support for ipv6 host forwarding
 2021-02-28 22:44 UTC  (5+ messages)
` [PATCH v2 1/2] net/slirp.c: Refactor address parsing

[PATCH] tests/acceptance: Use imgtec.com URL for Fedora 22 artifacts
 2021-02-28 22:43 UTC 

[PATCH 0/4] hexagon: Add Docker image & testing to gitlab-ci
 2021-02-28 22:27 UTC  (6+ messages)
` [PATCH 1/4] docker: Add Hexagon image
` [PATCH 2/4] gitlab-ci: Pass optional EXTRA_FILES when building docker images
` [PATCH 3/4] gitlab-ci: Build Hexagon cross-toolchain
` [PATCH 4/4] tests/tcg: Use Hexagon Docker image

[PATCH v3 00/21] eMMC support
 2021-02-28 19:33 UTC  (22+ messages)
` [PATCH v3 01/21] sd: sd: Remove usage of tabs in the file
` [PATCH v3 02/21] sd: emmc: Add support for eMMC cards
` [PATCH v3 03/21] sd: emmc: Update SET_RELATIVE_ADDR command
` [PATCH v3 04/21] sd: emmc: update OCR fields for eMMC
` [PATCH v3 05/21] sd: emmc: Add support for EXT_CSD & CSD "
` [PATCH v3 06/21] sd: emmc: Update CMD8 to send EXT_CSD register
` [PATCH v3 07/21] sd: sdmmc-internal: Add command string for SEND_OP_CMD
` [PATCH v3 08/21] sd: emmc: Dont not update CARD_CAPACITY for eMMC cards
` [PATCH v3 09/21] sd: emmc: Update CMD1 definition for eMMC
` [PATCH v3 10/21] sd: emmc: support idle state in CMD2
` [PATCH v3 11/21] sd: emmc: Add mmc switch function support
` [PATCH v3 12/21] sd: emmc: add CMD21 tuning sequence
` [PATCH v3 13/21] sd: emmc: Make ACMD41 illegal for mmc
` [PATCH v3 14/21] sd: emmc: Add support for emmc erase
` [PATCH v3 15/21] sd: emmc: Update CID structure for eMMC
` [PATCH v3 16/21] sd: emmc: Support boot area in emmc image
` [PATCH v3 17/21] sd: emmc: Subtract bootarea size from blk
` [PATCH v3 18/21] sd: sdhci: Support eMMC devices
` [PATCH v3 19/21] arm: xlnx-versal: Add emmc to versal
` [PATCH v3 20/21] docs: devel: emmc: Add a doc for emmc card emulation
` [PATCH v3 21/21] docs: arm: xlnx-versal-virt: Add eMMC support documentation

[Bug 1906180] [NEW] Keyboard keys get stuck
 2021-02-28 17:43 UTC  (2+ messages)
` [Bug 1906180] "

[Bug 1906948] [NEW] Enabling OpenGL for GUI doesn't work on old laptop
 2021-02-28 17:40 UTC  (2+ messages)
` [Bug 1906948] "

[PATCH] hw/sd: sd: Fix build error when DEBUG_SD is on
 2021-02-28 16:08 UTC  (2+ messages)

[Bug 1523811] Re: USB assert failure on dev-storage.c
 2021-02-28 11:38 UTC  (2+ messages)

[PATCH v3 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-02-28 11:44 UTC  (4+ messages)
` [PATCH v3 1/2] hw/riscv: Add fw_cfg support to virt
` [PATCH v3 2/2] hw/riscv: allow ramfb on virt

[PATCH v2 0/2] hw/riscv: Add fw_cfg support, allow ramfb
 2021-02-28 11:42 UTC  (7+ messages)
` [PATCH v2 1/2] hw/riscv: Add fw_cfg support to virt
` [PATCH v2 2/2] hw/riscv: allow ramfb on virt

[PATCH] hw/net: fsl_etsec: Fix build error when HEX_DUMP is on
 2021-02-28  6:32 UTC  (2+ messages)

[PATCH v3 0/4] hw/riscv: Clean-ups and map high mmio for PCIe of 'virt' machine
 2021-02-28  5:15 UTC  (2+ messages)

[PATCH] Make ram_addr_t 64 bits unconditionally
 2021-02-28  5:13 UTC  (3+ messages)

[PATCH] net: Fix build error when DEBUG_NET is on
 2021-02-28  5:02 UTC 

[Bug 1917184] [NEW] qemu-user vm86() segfaults handling interrupt with ss:sp in same page as cs:ip
 2021-02-27 23:59 UTC 


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