qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-18 01:47:43 to 2020-01-20 02:57:43 UTC [more...]

[PATCH V4 0/5] Introduce Advanced Watch Dog module
 2020-01-20  2:56 UTC  (4+ messages)

[PATCH] audio/sdl2: fix unrecognized audio format
 2020-01-20  2:44 UTC 

[PATCH v6 0/3] target/ppc: single step for KVM HV
 2020-01-20  2:35 UTC  (3+ messages)
` [PATCH v6 3/3] target/ppc: support single stepping with "

[PATCH v3 0/2] Adjust some codes about memory hotplug
 2020-01-20  1:27 UTC  (3+ messages)
` [PATCH v3 1/2] hw/acpi: Remove extra indent in ACPI GED hotplug cb
` [PATCH v3 2/2] hw/arm: Use helper function to trigger hotplug handler plug

[PATCH v20 0/7]target-ppc/spapr: Add FWNMI support in QEMU for PowerKVM guests
 2020-01-20  0:48 UTC  (7+ messages)
` [PATCH v20 2/7] ppc: spapr: Introduce FWNMI capability
` [PATCH v20 5/7] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
  ` [PATCH v20 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" "
` [PATCH v20 6/7] migration: Include migration support for machine check handling

[PATCH 0/9] cputlb: Various cleanups
 2020-01-20  0:37 UTC  (7+ messages)
` [PATCH 1/9] cputlb: Merge tlb_table_flush_by_mmuidx into tlb_flush_one_mmuidx_locked
` [PATCH 2/9] cputlb: Make tlb_n_entries private to cputlb.c
` [PATCH 3/9] cputlb: Pass CPUTLBDescFast to tlb_n_entries and sizeof_tlb

[Qemu-devel] [PATCH v4 0/7] RISC-V: Hypervisor prep work part 2
 2020-01-20  0:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 3/7] target/riscv: Create function to test if FP is enabled

[PATCH v3] ui: Print available display backends with '-display help'
 2020-01-20  0:01 UTC  (2+ messages)

[PATCH v3 00/14] Fixes for DP8393X SONIC device emulation
 2020-01-19 22:59 UTC  (15+ messages)
` [PATCH v3 13/14] dp8393x: Don't reset Silicon Revision register
` [PATCH v3 07/14] dp8393x: Implement packet size limit and RBAE interrupt
` [PATCH v3 12/14] dp8393x: Always update RRA pointers and sequence numbers
` [PATCH v3 05/14] dp8393x: Update LLFA and CRDA registers from rx descriptor
` [PATCH v3 08/14] dp8393x: Don't clobber packet checksum
` [PATCH v3 09/14] dp8393x: Use long-word-aligned RRA pointers in 32-bit mode
` [PATCH v3 04/14] dp8393x: Have dp8393x_receive() return the packet size
` [PATCH v3 01/14] dp8393x: Mask EOL bit from descriptor addresses
` [PATCH v3 10/14] dp8393x: Pad frames to word or long word boundary
` [PATCH v3 06/14] dp8393x: Clear RRRA command register bit only when appropriate
` [PATCH v3 11/14] dp8393x: Clear descriptor in_use field to release packet
` [PATCH v3 03/14] dp8393x: Clean up endianness hacks
` [PATCH v3 14/14] dp8393x: Don't stop reception upon RBE interrupt assertion
` [PATCH v3 02/14] dp8393x: Always use 32-bit accesses

[PATCH v3 0/8] hw/avr: Introduce the Arduino boards
 2020-01-19 22:50 UTC  (3+ messages)

[Bug 1860053] [NEW] Possible lack of precision when calling clock_gettime via vDSO on user mode ppc64le
 2020-01-19 22:38 UTC  (3+ messages)
` [Bug 1860053] "

[PATCH v4 00/20] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-19 22:30 UTC  (33+ messages)
` [PATCH v4 01/20] hw/arm: add Allwinner H3 System-on-Chip
` [PATCH v4 02/20] hw/arm: add Xunlong Orange Pi PC machine
` [PATCH v4 03/20] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v4 04/20] hw/arm/allwinner-h3: add USB host controller
` [PATCH v4 05/20] hw/arm/allwinner-h3: add System Control module
` [PATCH v4 06/20] hw/arm/allwinner: add CPU Configuration module
` [PATCH v4 07/20] hw/arm/allwinner: add Security Identifier device
` [PATCH v4 08/20] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v4 09/20] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v4 10/20] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v4 11/20] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v4 12/20] hw/arm/allwinner: add RTC device support
` [PATCH v4 13/20] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v4 14/20] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH v4 15/20] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PATCH v4 16/20] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PATCH v4 17/20] Acceptance tests: Extract _console_interaction()
` [PATCH v4 18/20] Acceptance tests: Add interrupt_interactive_console_until_pattern()
` [PATCH v4 19/20] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
` [PATCH v4 20/20] docs: add Orange Pi PC document

[PATCH 0/6] Fix Exynos4210 DMA support
 2020-01-19 19:09 UTC  (10+ messages)
` [PATCH 6/6] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2020-01-19 17:22 UTC  (4+ messages)
` [PATCH v5 4/6] hppa: add emulation of LASI PS2 controllers

[PATCH] riscv: Fix defination of csr operations
 2020-01-19 10:52 UTC 

[PATCH] hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
 2020-01-19 13:30 UTC 

[Qemu-devel] What should a virtual board emulate?
 2020-01-19 11:36 UTC  (3+ messages)

[PATCH] qapi: Fix code generation with Python 3.5
 2020-01-19 11:23 UTC  (10+ messages)

[PATCH 0/4] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
 2020-01-19 11:20 UTC  (11+ messages)
` [PATCH 1/4] Acceptance tests: Extract _console_interaction()
` [PATCH 2/4] Acceptance tests: Add interrupt_interactive_console_until_pattern()
` [PATCH 3/4] tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PC
` [PATCH 4/4] .travis.yml: Allow untrusted code and large files

[PATCH v2] hw/arm: Adjust some coding styles about memory hotplug
 2020-01-19 10:49 UTC  (3+ messages)

util/async: File descriptor leak in aio_context_unref()?
 2020-01-19  8:57 UTC 

[PATCH 000/104] virtiofs daemon [all]
 2020-01-19  8:35 UTC  (7+ messages)
` [PATCH 037/104] virtiofsd: passthrough_ll: add fallback for racy ops
` [PATCH 040/104] virtiofsd: Pass write iov's all the way through
` [PATCH 105/104] virtiofsd: Unref old/new inodes with the same mutex lock in lo_rename()

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-19  8:19 UTC  (7+ messages)
` [PATCH v22 9/9] MAINTAINERS: Add ACPI/HEST/GHES entries

util/async: File descriptor leak in aio_context_unref()?
 2020-01-19  8:14 UTC 

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-19  8:13 UTC  (10+ messages)

[PATCH v3] spapr: Fail CAS if option vector table cannot be parsed
 2020-01-19  5:27 UTC  (2+ messages)

[PATCH RFC 00/12] *** mulitple RDMA channels for migration ***
 2020-01-19  1:44 UTC  (4+ messages)
` [PATCH RFC 12/12] migration/rdma: only register the virt-ram block for MultiRDMA

[PATCH] riscv: Fix defination of csr operations
 2020-01-19  1:43 UTC 

Commit 3e7fb5811b or something in that series breaks build?
 2020-01-19  0:01 UTC  (4+ messages)

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-18 23:28 UTC  (35+ messages)
` [PATCH v3 03/17] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v3 06/17] hw/arm/allwinner: add CPU Configuration module
` [PATCH v3 07/17] hw/arm/allwinner: add Security Identifier device
` [PATCH v3 08/17] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v3 09/17] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v3 10/17] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v3 11/17] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v3 12/17] hw/arm/allwinner: add RTC device support
` [PATCH v3 13/17] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v3 17/17] docs: add Orange Pi PC document

[PATCH] qom/object: Display more helpful message when an interface is missing
 2020-01-18 21:26 UTC  (2+ messages)

[PATCH 0/2] pvpanic: implement crashloaded event for pvpanic
 2020-01-18 20:52 UTC  (5+ messages)
` [PATCH 1/2] pvpanic: introduce crashloaded "
` [PATCH 2/2] pvpanic: implement crashloaded event handling

[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
 2020-01-18 20:47 UTC  (3+ messages)

[PATCH 0/6] Fix more GCC9 -O3 warnings
 2020-01-18 19:24 UTC  (4+ messages)

[PATCH v3 0/2] cpu: Clarify overloading of reset QOM methods
 2020-01-18 19:22 UTC  (2+ messages)

[PATCH v41 00/21] QEMU AVR 8 bit cores
 2020-01-18 19:14 UTC  (22+ messages)
` [PATCH v41 01/21] target/avr: Add outward facing interfaces and core CPU logic
` [PATCH v41 02/21] target/avr: Add instruction helpers
` [PATCH v41 03/21] target/avr: Add instruction translation - Registers definition
` [PATCH v41 04/21] target/avr: Add instruction translation - Arithmetic and Logic Instructions
` [PATCH v41 05/21] target/avr: Add instruction translation - Branch Instructions
` [PATCH v41 06/21] target/avr: Add instruction translation - Data Transfer Instructions
` [PATCH v41 07/21] target/avr: Add instruction translation - Bit and Bit-test Instructions
` [PATCH v41 08/21] target/avr: Add instruction translation - MCU Control Instructions
` [PATCH v41 09/21] target/avr: Add instruction translation - CPU main translation function
` [PATCH v41 10/21] target/avr: Add instruction disassembly function
` [PATCH v41 11/21] hw/avr: Add limited support for USART peripheral
` [PATCH v41 12/21] hw/avr: Add limited support for 16 bit timer peripheral
` [PATCH v41 13/21] hw/avr: Add dummy mask device
` [PATCH v41 14/21] hw/avr: Add example board configuration
` [PATCH v41 15/21] target/avr: Add section about AVR into QEMU documentation
` [PATCH v41 16/21] target/avr: Register AVR support with the rest of QEMU
` [PATCH v41 17/21] target/avr: Add machine none test
` [PATCH v41 18/21] target/avr: Update build system
` [PATCH v41 19/21] target/avr: Add boot serial test
` [PATCH v41 20/21] target/avr: Add Avocado test
` [PATCH v41 21/21] target/avr: Update MAINTAINERS file

[PATCH v3 0/5] Misc BDRV_SECTOR_SIZE updates
 2020-01-18 19:09 UTC  (6+ messages)
` [PATCH v3 1/5] qcow2: Don't round the L1 table allocation up to the sector size
` [PATCH v3 2/5] qcow2: Tighten cluster_offset alignment assertions
` [PATCH v3 3/5] qcow2: Use bs->bl.request_alignment when updating an L1 entry
` [PATCH v3 4/5] qcow2: Don't require aligned offsets in qcow2_co_copy_range_from()
` [PATCH v3 5/5] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

[PATCH v2 0/4] qcow2: Misc BDRV_SECTOR_SIZE updates
 2020-01-18 18:07 UTC  (4+ messages)
` [PATCH v2 4/4] qcow2: Use BDRV_SECTOR_SIZE instead of the hardcoded value

[PATCH v2 0/7] Fix Exynos4210 DMA support
 2020-01-18 16:42 UTC  (8+ messages)
` [PATCH v2 1/7] dma/pl330: Convert to support tracing
` [PATCH v2 2/7] hw/arm/exynos4210: Fix DMA initialization
` [PATCH v2 3/7] hw/char/exynos4210_uart: Convert to support tracing
` [PATCH v2 4/7] hw/char/exynos4210_uart: Implement post_load function
` [PATCH v2 5/7] hw/char/exynos4210_uart: Implement Rx FIFO level triggers and timeouts
` [PATCH v2 6/7] hw/char/exynos4210_uart: Add receive DMA support
` [PATCH v2 7/7] hw/arm/exynos4210: Connect serial port DMA busy signals with pl330

[PATCH v2] mailmap: Add more entries to sanitize 'git log' output
 2020-01-18 14:32 UTC 

[PATCH v2 0/6] buildsys: Build faster (mostly tools and linux-user)
 2020-01-18 14:22 UTC  (8+ messages)
` [PATCH v2 1/6] configure: Do not build libfdt if not required
` [PATCH v2 2/6] Makefile: Clarify all the codebase requires qom/ objects
` [PATCH v2 3/6] Makefile: Restrict system emulation and tools objects
` [PATCH v2 4/6] Makefile: Remove unhelpful comment
` [PATCH v2 5/6] hw/core: Restrict reset handlers API to system-mode
` [PATCH v2 6/6] hw/core/Makefile: Group generic objects versus system-mode objects

[PATCH v2 0/2] MAINTAINERS: ARM & SD fixes
 2020-01-18 14:08 UTC  (5+ messages)
` [PATCH v2 1/2] MAINTAINERS: Cc the qemu-arm@nongnu.org for the ARM machines
` [PATCH v2 2/2] MAINTAINERS: Move the OMAP section inside the ARM Machines one

[GSoC/Outreachy QEMU project proposal] Measure and Analyze QEMU Performance
 2020-01-18 14:08 UTC 

[PATCH] mailmap: Add more entries to sanitize 'git log' output
 2020-01-18 14:08 UTC  (5+ messages)

[PATCH v2 00/11] tests/acceptance: Fix 64-bit MIPS target tests
 2020-01-18 11:35 UTC  (4+ messages)
` [PATCH v2 07/11] tests/ssh_linux_malta: Run tests using a snapshot image

[PATCH] scripts/git.orderfile: Display decodetree before C source
 2020-01-18 10:09 UTC  (2+ messages)

[PATCH v3 0/2] hw/timer/m48t59: Convert to trace events
 2020-01-18  8:45 UTC  (2+ messages)

[PATCH] block/backup: fix memory leak in bdrv_backup_top_append()
 2020-01-18  8:26 UTC  (2+ messages)

[PATCH v7 00/11] Multi-phase reset mechanism
 2020-01-18  6:48 UTC  (12+ messages)
` [PATCH v7 01/11] add device_legacy_reset function to prepare for reset api change
` [PATCH v7 03/11] hw/core: create Resettable QOM interface
` [PATCH v7 05/11] hw/core/resettable: add support for changing parent
` [PATCH v7 07/11] hw/core/qdev: update hotplug reset regarding resettable
` [PATCH v7 08/11] hw/core: deprecate old reset functions and introduce new ones

[PATCH] audio/dsound: fix invalid parameters error
 2020-01-18  6:30 UTC  (2+ messages)

[PATCH v1] vnc: fix VNC artifacts
 2020-01-18  6:24 UTC  (3+ messages)

[PATCH] target/hppa: Allow, but diagnose, LDCW aligned only mod 4
 2020-01-18  6:10 UTC  (4+ messages)

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-18  1:46 UTC  (2+ messages)


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