messages from 2022-12-30 12:13:20 to 2023-01-02 13:33:13 UTC [more...]
[PATCH v2 00/11] hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
2023-01-02 13:31 UTC (14+ messages)
` [PATCH v2 01/11] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
` [PATCH v2 02/11] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
` [PATCH v2 03/11] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
` [PATCH v2 08/11] hw/arm/aspeed_ast10x0: Map the secure SRAM
[PATCH v3 00/26] testing/next (docker, avocado, s390x, MAINTAINERS)
2023-01-02 13:24 UTC (4+ messages)
` [PATCH v3 04/26] configure: don't enable cross compilers unless in target_list
[PATCH] chardev: clean up chardev-parallel.c
2023-01-02 11:56 UTC (2+ messages)
[PATCH v5 00/11] riscv: OpenSBI boot test and cleanups
2023-01-02 11:52 UTC (12+ messages)
` [PATCH v5 01/11] tests/avocado: add RISC-V OpenSBI boot test
` [PATCH v5 02/11] hw/riscv/spike: use 'fdt' from MachineState
` [PATCH v5 03/11] hw/riscv/sifive_u: "
` [PATCH v5 04/11] hw/riscv/boot.c: exit early if filename is NULL in load functions
` [PATCH v5 05/11] hw/riscv/spike.c: load initrd right after riscv_load_kernel()
` [PATCH v5 06/11] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
` [PATCH v5 07/11] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
` [PATCH v5 08/11] hw/riscv/boot.c: use MachineState in riscv_load_initrd()
` [PATCH v5 09/11] hw/riscv/boot.c: use MachineState in riscv_load_kernel()
` [PATCH v5 10/11] hw/riscv/boot.c: consolidate all kernel init "
` [PATCH v5 11/11] hw/riscv/boot.c: make riscv_load_initrd() static
[PATCH RFC 0/4] vdagent: support live migration
2023-01-02 11:42 UTC (8+ messages)
` [PATCH RFC 1/4] vdagent: fix memory leak when vdagent_disconnect is called
` [PATCH RFC 2/4] vdagent: refactor vdagent_chr_recv_caps function
` [PATCH RFC 3/4] vdagent: add live migration support
` [PATCH RFC 4/4] vdagent: remove migration blocker
[GIT PULL 0/4] Host Memory Backends and Memory devices queue 2023-01-02
2023-01-02 11:29 UTC (5+ messages)
` [GIT PULL 1/4] virtio-mem: Fix the bitmap index of the section offset
` [GIT PULL 2/4] virtio-mem: Fix the iterator variable in a vmem->rdl_list loop
` [GIT PULL 3/4] virtio-mem: Fix typo in function name
` [GIT PULL 4/4] hostmem: Honor multiple preferred nodes if possible
[PATCH v2] pflash: Only read non-zero parts of backend image
2023-01-02 11:11 UTC (5+ messages)
[PATCH 0/9] hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes
2023-01-02 10:55 UTC (11+ messages)
` [PATCH 1/9] hw/watchdog/wdt_aspeed: Map the whole MMIO range
` [PATCH 6/9] hw/arm/aspeed_ast10x0: Map HACE peripheral
[PATCH] usbredir: Do not detach usb if backend chardev disconnect
2023-01-02 10:43 UTC (3+ messages)
[PATCH] Update scripts/meson-buildoptions.sh
2023-01-02 10:41 UTC
[PATCH 0/4] target/m68k: fix FPSR quotient byte for fmod and frem
2023-01-02 10:10 UTC (13+ messages)
` [PATCH 1/4] target/m68k: pass quotient directly into make_quotient()
` [PATCH 2/4] target/m68k: pass sign "
` [PATCH 3/4] target/m68k: fix FPSR quotient byte for fmod instruction
` [PATCH 4/4] target/m68k: fix FPSR quotient byte for frem instruction
[PATCH] linux-user: fix bug about incorrect base addresss of idt and gdt on i386 and x86_64
2023-01-02 10:03 UTC
[PATCH] linux-user: fix bug about incorrect base addresss of idt and gdt on i386 and x86_64
2023-01-02 10:00 UTC
[PATCH] linux-user: fix bug about incorrect base addresss of idt and gdt on i386 and x86_64
2023-01-02 9:44 UTC
[PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2023-01-02 9:32 UTC (41+ messages)
[PATCH RESEND v3 00/10] migration: introduce dirtylimit capability
2023-01-02 8:14 UTC (2+ messages)
[PATCH 0/5] migration: Modified 'migrate' QAPI command for migration
2023-01-02 7:18 UTC (2+ messages)
[PATCH] net: Increase L2TPv3 buffer to fit jumboframes
2023-01-02 5:58 UTC (2+ messages)
[PATCH] linux-user: fix bug about incorrect base addresss of idt and gdt on i386 and x86_64
2023-01-02 3:06 UTC
[PATCH] vmnet: stop recieving events when VM is stopped
2023-01-02 1:08 UTC
[PATCH v2 0/3] hw/isa/piix4: Remove MIPS Malta specific bits
2023-01-02 0:03 UTC (6+ messages)
` [PATCH v2 2/3] hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
[PATCH v6] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-01 23:52 UTC
[PATCH v5] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-01 21:21 UTC
[PATCH] linux-user: fix bug about incorrect base addresss of idt and gdt on i386 and x86_64
2023-01-01 16:46 UTC (3+ messages)
` Recall: "
[PATCH] linux-user: add more netlink protocol constants
2023-01-01 14:11 UTC
[PATCH v3] xio3130_upstream: Add ACS (Access Control Services) capability
2023-01-01 9:07 UTC (4+ messages)
Question about TLBs
2022-12-31 20:04 UTC (2+ messages)
[PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
2022-12-31 14:00 UTC (4+ messages)
` [PULL 17/21] target/hexagon: prepare input for the idef-parser
[PATCH 1/1] target/hexagon: work around unused variable in yyparser
2022-12-31 12:48 UTC (2+ messages)
qemu-system-i386: Could not install MSR_CORE_THREAD_COUNT handler: Success
2022-12-31 12:38 UTC (7+ messages)
[PATCH v4 0/2] tpm: add mssim backend
2022-12-31 3:40 UTC (5+ messages)
` [PATCH v4 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v4 2/2] tpm: add backend for mssim
[PATCH v4] hw/rtc/mc146818rtc: Make this rtc device target independent
2022-12-30 23:45 UTC (2+ messages)
[PATCH qemu v2] x86: don't let decompressed kernel image clobber setup_data
2022-12-30 22:07 UTC (3+ messages)
` [PATCH qemu v3] "
[PATCH] target/microblaze: Add gdbstub xml
2022-12-30 20:40 UTC (2+ messages)
[PATCH v2 0/2] hw/arm: Add support for STM32 H405 and fix STM32F405 memory layout
2022-12-30 15:43 UTC (4+ messages)
` [PATCH v2 1/2] hw/arm/stm32f405: correctly describe the "
` [PATCH v2 2/2] hw/arm: Add Olimex H405
[PATCH 00/11] audio: more improvements
2022-12-30 14:05 UTC (4+ messages)
` [PATCH 10/11] alsaaudio: change default playback settings
[PATCH] ui/cocoa: user friendly characters for release mouse
2022-12-30 14:01 UTC (3+ messages)
[PATCH v3 00/17] hw/9pfs: Add 9pfs support for Windows
2022-12-30 13:36 UTC (4+ messages)
` [PATCH v3 07/17] hw/9pfs: Support getting current directory offset "
[PULL 00/47] tcg patch queue
2022-12-30 13:17 UTC (3+ messages)
` [PULL 46/47] accel/tcg: Handle false negative lookup in page_check_range
[PATCH v4 00/11] riscv: OpenSBI boot test and cleanups
2022-12-30 12:53 UTC (14+ messages)
` [PATCH v4 01/11] tests/avocado: add RISC-V OpenSBI boot test
` [PATCH v4 04/11] hw/riscv/boot.c: exit early if filename is NULL in load_(kernel|initrd)
` [PATCH v4 06/11] hw/riscv: write initrd 'chosen' FDT inside riscv_load_initrd()
` [PATCH v4 07/11] hw/riscv: write bootargs 'chosen' FDT after riscv_load_kernel()
` [PATCH v4 10/11] hw/riscv/boot.c: introduce riscv_load_kernel_and_initrd()
[PATCH v4 0/3] Add irq number property for loongarch pch interrupt controller
2022-12-30 12:45 UTC (7+ messages)
` [PATCH v4 1/3] hw/intc/loongarch_pch_msi: add irq number property
` [PATCH v4 2/3] hw/intc/loongarch_pch_pic: "
` [PATCH v4 3/3] hw/intc/loongarch_pch: Change default irq number of pch irq controller
[PATCH v2] i386: Deprecate the -no-hpet QEMU command line option
2022-12-30 12:47 UTC (2+ messages)
[RFC PATCH v5 00/52] Xen support under KVM
2022-12-30 12:12 UTC (51+ messages)
` [RFC PATCH v5 01/52] include: import Xen public headers to include/standard-headers/
` [RFC PATCH v5 02/52] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [RFC PATCH v5 03/52] xen: Add XEN_DISABLED mode and make it default
` [RFC PATCH v5 04/52] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [RFC PATCH v5 05/52] i386/kvm: handle Xen HVM cpuid leaves
` [RFC PATCH v5 06/52] i386/hvm: Set Xen vCPU ID in KVM
` [RFC PATCH v5 07/52] xen-platform: exclude vfio-pci from the PCI platform unplug
` [RFC PATCH v5 08/52] xen-platform: allow its creation with XEN_EMULATE mode
` [RFC PATCH v5 09/52] hw/xen_backend: refactor xen_be_init()
` [RFC PATCH v5 10/52] i386/xen: handle guest hypercalls
` [RFC PATCH v5 11/52] i386/xen: implement HYPERVISOR_xen_version
` [RFC PATCH v5 12/52] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [RFC PATCH v5 13/52] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [RFC PATCH v5 14/52] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [RFC PATCH v5 15/52] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [RFC PATCH v5 16/52] i386/xen: manage and save/restore Xen guest long_mode setting
` [RFC PATCH v5 17/52] i386/xen: implement HYPERVISOR_memory_op
` [RFC PATCH v5 18/52] i386/xen: implement XENMEM_add_to_physmap_batch
` [RFC PATCH v5 19/52] i386/xen: implement HYPERVISOR_hvm_op
` [RFC PATCH v5 20/52] i386/xen: implement HYPERVISOR_vcpu_op
` [RFC PATCH v5 21/52] i386/xen: handle VCPUOP_register_vcpu_info
` [RFC PATCH v5 22/52] i386/xen: handle VCPUOP_register_vcpu_time_info
` [RFC PATCH v5 23/52] i386/xen: handle VCPUOP_register_runstate_memory_area
` [RFC PATCH v5 24/52] i386/xen: implement HYPERVISOR_event_channel_op
` [RFC PATCH v5 25/52] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [RFC PATCH v5 26/52] i386/xen: implement HVMOP_set_param
` [RFC PATCH v5 27/52] hw/xen: Add xen_evtchn device for event channel emulation
` [RFC PATCH v5 28/52] i386/xen: Add support for Xen event channel delivery to vCPU
` [RFC PATCH v5 29/52] hw/xen: Implement EVTCHNOP_status
` [RFC PATCH v5 30/52] hw/xen: Implement EVTCHNOP_close
` [RFC PATCH v5 31/52] hw/xen: Implement EVTCHNOP_unmask
` [RFC PATCH v5 32/52] hw/xen: Implement EVTCHNOP_bind_virq
` [RFC PATCH v5 33/52] hw/xen: Implement EVTCHNOP_bind_ipi
` [RFC PATCH v5 34/52] hw/xen: Implement EVTCHNOP_send
` [RFC PATCH v5 35/52] hw/xen: Implement EVTCHNOP_alloc_unbound
` [RFC PATCH v5 37/52] hw/xen: Implement EVTCHNOP_bind_vcpu
` [RFC PATCH v5 38/52] hw/xen: Implement EVTCHNOP_reset
` [RFC PATCH v5 39/52] i386/xen: add monitor commands to test event injection
` [RFC PATCH v5 40/52] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [RFC PATCH v5 41/52] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [RFC PATCH v5 42/52] kvm/i386: Add xen-gnttab-max-frames property
` [RFC PATCH v5 44/52] hw/xen: Support mapping grant frames
` [RFC PATCH v5 45/52] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [RFC PATCH v5 46/52] hw/xen: Implement GNTTABOP_query_size
` [RFC PATCH v5 47/52] i386/xen: handle PV timer hypercalls
` [RFC PATCH v5 48/52] i386/xen: Reserve Xen special pages for console, xenstore rings
` [RFC PATCH v5 49/52] i386/xen: handle HVMOP_get_param
` [RFC PATCH v5 50/52] hw/xen: Add backend implementation of interdomain event channel support
` [RFC PATCH v5 51/52] hw/xen: Add xen_xenstore device for xenstore emulation
` [RFC PATCH v5 52/52] hw/xen: Add basic ring handling to xenstore
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).