messages from 2015-01-29 08:38:38 to 2015-01-29 18:55:29 UTC [more...]
[Qemu-devel] [PATCH v2 00/11] target-arm: handle mmu_idx/translation regimes properly
2015-01-29 18:55 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 02/11] target-arm: Make arm_current_el() return sensible values for M profile
` [Qemu-devel] [PATCH v2 06/11] target-arm: Don't define any MMU_MODE*_SUFFIXes
` [Qemu-devel] [PATCH v2 10/11] target-arm: Reindent ancient page-table-walk code
` [Qemu-devel] [PATCH v2 11/11] target-arm: Fix brace style in reindented code
[Qemu-devel] address order of virtio-mmio devices
2015-01-29 18:29 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/4] relicense QEMU softfloat from 2b to to 2a
2015-01-29 18:22 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 3/4] softfloat: Revert and reimplement remaining parts of b645bb4885 and 5a6932d51d
[Qemu-devel] [RFC PATCH v1 00/13] CPU and Memory hotplug for PowerPC guests
2015-01-29 17:46 UTC (2+ messages)
[Qemu-devel] [RFC 0/1] Incoming migration vs early monitor commands
2015-01-29 17:45 UTC (15+ messages)
` [Qemu-devel] [RFC 1/1] Execute arbitrary QMP commands from command line
[Qemu-devel] -device xen-platform crashes
2015-01-29 17:42 UTC (4+ messages)
[Qemu-devel] [v3 2/5] Qemu-Xen-vTPM: Xen frontend driver infrastructure
2015-01-29 17:32 UTC (4+ messages)
[Qemu-devel] QEMU segfault: Booting an overlay with backing_file over NBD: nbd.c:nbd_receive_request():L756: read failed
2015-01-29 17:22 UTC (3+ messages)
[Qemu-devel] [PATCH RFC 0/1] qtest: Generic PCI device test
2015-01-29 17:13 UTC (3+ messages)
` [Qemu-devel] [PATCH RFC 1/1] qtest: Add generic "
[Qemu-devel] [PULL 00/12] tcg s390 updates
2015-01-29 17:12 UTC (4+ messages)
` [Qemu-devel] [PULL 05/11] tcg-s390: Move ldst helpers out of line
[Qemu-devel] [PATCH v3 0/7] cpu: add device_add foo-x86_64-cpu support
2015-01-29 16:39 UTC (16+ messages)
` [Qemu-devel] [PATCH v3 2/7] qom/cpu: move register_vmstate to common CPUClass.realizefn
` [Qemu-devel] [PATCH v3 3/7] qom/cpu: move apic vmstate register into x86_cpu_apic_realize
` [Qemu-devel] [PATCH v3 4/7] monitor: use cc->get_arch_id as the cpu index
` [Qemu-devel] [PATCH v3 5/7] acpi:cpu hotplug: set pcmachine as icc bus' hotplug handler
` [Qemu-devel] [PATCH v3 6/7] cpu: add device_add foo-x86_64-cpu support
` [Qemu-devel] [PATCH v3 7/7] i386/cpu: add instance finalize callback
[Qemu-devel] [PATCH] target-mips: fix hflags modified in delay / forbidden slot
2015-01-29 16:15 UTC
[Qemu-devel] [PATCH 0/3] fix qemu crash about vnc
2015-01-29 16:14 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/3] vnc: fix qemu crash when not configure vnc option
` [Qemu-devel] [PATCH 2/3] vnc: correct missing property about vnc_display
` [Qemu-devel] [PATCH 3/3] vnc: using bool type instead of int for QEMU_OPT_BOOL
[Qemu-devel] [PATCH 0/2] bootdevice: two little changes
2015-01-29 16:03 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] bootdevice: remove the check about boot_set_handler
` [Qemu-devel] [PATCH 2/2] bootdevice: add check in restore_boot_order()
[Qemu-devel] [RFC 00/10] MultiThread TCG
2015-01-29 15:52 UTC (12+ messages)
` [Qemu-devel] [RFC 01/10] target-arm: protect cpu_exclusive_*
` [Qemu-devel] [RFC 02/10] use a different translation block list for each cpu
` [Qemu-devel] [RFC 03/10] replace spinlock by QemuMutex
` [Qemu-devel] [RFC 05/10] extract TBContext from TCGContext
` [Qemu-devel] [RFC 09/10] cpu: remove exit_request global
[Qemu-devel] [PATCH 00/11] target-arm: handle mmu_idx/translation regimes properly
2015-01-29 15:20 UTC (9+ messages)
` [Qemu-devel] [PATCH 04/11] target-arm: Define correct mmu_idx values and pass them in TB flags
` [Qemu-devel] [PATCH 09/11] target-arm: Use mmu_idx in get_phys_addr()
[Qemu-devel] [PATCH v3 0/4] ARM: Add support for a generic PCI Express host bridge
2015-01-29 15:06 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] pci: Allocate PCIe host bridge PCI ID
` [Qemu-devel] [PATCH v3 2/4] pci: Add generic PCIe host bridge
` [Qemu-devel] [PATCH v3 3/4] arm: Add PCIe host bridge in virt machine
` [Qemu-devel] [PATCH v3 4/4] pci: Move PCI VGA to pci.mak
[Qemu-devel] -device qxl crashes
2015-01-29 15:04 UTC
[Qemu-devel] [PATCH 0/7] MIPS: IEEE 754-2008 features support
2015-01-29 14:51 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/7] softfloat: Fix sNaN handling in FP conversion operations
[Qemu-devel] [PATCH v2 0/4] ARM: Add support for a generic PCI Express host bridge
2015-01-29 14:49 UTC (12+ messages)
` [Qemu-devel] [PATCH v2 2/4] pci: Add generic PCIe "
` [Qemu-devel] [PATCH v2 3/4] arm: Add PCIe host bridge in virt machine
[Qemu-devel] [Bug 1175089] [NEW] Crash why dragon fly 3.4.1
2015-01-29 14:31 UTC (2+ messages)
` [Qemu-devel] [Bug 1175089] "
[Qemu-devel] [PATCH v6 0/5] block: Add a qemu-iotests case for IO throttling
2015-01-29 14:29 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 5/5] qemu-iotests: Add 093 "
[Qemu-devel] [PATCHv3 0/2] pc: Fix startup with memory hotplug enabled
2015-01-29 13:57 UTC (4+ messages)
` [Qemu-devel] [PATCHv3 1/2] vl.c: Fix error messages when parsing maxmem parameters
` [Qemu-devel] [PATCHv3 2/2] pc: memory: Validate alignment of maxram_size to page size
[Qemu-devel] [RESEND PATCH v3 0/2] balloon: add a feature bit to let Guest OS deflate virtio_balloon on OOM
2015-01-29 14:24 UTC (3+ messages)
` [Qemu-devel] [RESEND PATCH 1/2] balloon: call qdev_alias_all_properties for proxy dev in balloon class init
` [Qemu-devel] [RESEND PATCH 2/2] balloon: add a feature bit to let Guest OS deflate balloon on oom
[Qemu-devel] guest agent vs. host->guest "environment variables"
2015-01-29 14:23 UTC (3+ messages)
[Qemu-devel] [PATCH v11 00/13] block: Incremental backup series
2015-01-29 13:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v11 03/13] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
[Qemu-devel] [PATCH v2 0/9] qmp hmp balloon: Cleanups around error reporting
2015-01-29 13:53 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 1/9] qmp hmp: Factor out common "using spice" test
` [Qemu-devel] [PATCH v2 2/9] qmp hmp: Improve error messages when SPICE is not in use
` [Qemu-devel] [PATCH v2 3/9] hmp: Compile hmp_info_spice() only with CONFIG_SPICE
` [Qemu-devel] [PATCH v2 4/9] qmp: Clean up qmp_query_spice() #ifndef !CONFIG_SPICE dummy
` [Qemu-devel] [PATCH v2 5/9] qmp: Simplify recognition of capability negotiation command
` [Qemu-devel] [PATCH v2 6/9] qmp: Eliminate silly QERR_COMMAND_NOT_FOUND macro
` [Qemu-devel] [PATCH v2 7/9] balloon: Inline qemu_balloon(), qemu_balloon_status()
` [Qemu-devel] [PATCH v2 8/9] balloon: Factor out common "is balloon active" test
` [Qemu-devel] [PATCH v2 9/9] balloon: Eliminate silly QERR_ macros
[Qemu-devel] [PATCH v2 0/1] block: enforce minimal 4096 alignment in qemu_blockalign
2015-01-29 13:49 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/1] "
[Qemu-devel] [RESEND PATCH v1 00/13] QEmu memory hot unplug support
2015-01-29 13:34 UTC (20+ messages)
` [Qemu-devel] [RESEND PATCH v1 01/13] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb()
` [Qemu-devel] [RESEND PATCH v1 02/13] acpi, mem-hotplug: Add acpi_memory_get_slot_status_descriptor() to get MemStatus
` [Qemu-devel] [RESEND PATCH v1 03/13] acpi, mem-hotplug: Add acpi_memory_hotplug_sci() to rise sci for memory hotplug
` [Qemu-devel] [RESEND PATCH v1 07/13] pc-dimm: Add memory hot unplug request support for pc-dimm
` [Qemu-devel] [RESEND PATCH v1 08/13] acpi, mem-hotplug: Add unplug cb for memory device
` [Qemu-devel] [RESEND PATCH v1 09/13] acpi, piix4: Add memory hot unplug support for piix4
` [Qemu-devel] [RESEND PATCH v1 11/13] pc-dimm: Add memory hot unplug support for pc-dimm
` [Qemu-devel] [RESEND PATCH v1 12/13] acpi: Add hardware implementation for memory hot unplug
` [Qemu-devel] [RESEND PATCH v1 13/13] pc, acpi bios: Add memory hot unplug interface
[Qemu-devel] [PATCH] target-ppc: Use right page size with hash table lookup
2015-01-29 13:11 UTC (3+ messages)
[Qemu-devel] [PATCH] pseries: Limit PCI host bridge "index" value
2015-01-29 13:12 UTC (2+ messages)
[Qemu-devel] [PATCH v3] spapr_vio/spapr_iommu: Move VIO bypass where it belongs
2015-01-29 13:08 UTC (2+ messages)
[Qemu-devel] [PATCH v1] vhost-user: fix not send all hugepage files to vhost-user
2015-01-29 13:02 UTC (5+ messages)
[Qemu-devel] [PATCH 1/2] hw/ppc/spapr.c Set default boot order
2015-01-29 13:00 UTC (10+ messages)
` [Qemu-devel] [PATCH 2/2] hw/ppc/spapr Add qemu_register_boot_set for SPAPR
[Qemu-devel] [PATCH] net: cadence_gem: Set initial MAC address
2015-01-29 12:59 UTC
[Qemu-devel] [PATCH] vnc: fix qemu crash when not configure vnc option
2015-01-29 12:55 UTC (2+ messages)
[Qemu-devel] [PATCH v10 0/5] Netduino 2 Machine Model
2015-01-29 12:31 UTC (6+ messages)
` [Qemu-devel] [PATCH v10 1/5] stm32f2xx_timer: Add the stm32f2xx Timer
` [Qemu-devel] [PATCH v10 2/5] stm32f2xx_USART: Add the stm32f2xx USART Controller
` [Qemu-devel] [PATCH v10 3/5] stm32f2xx_SYSCFG: Add the stm32f2xx SYSCFG
` [Qemu-devel] [PATCH v10 4/5] stm32f205: Add the stm32f205 SoC
` [Qemu-devel] [PATCH v10 5/5] netduino2: Add the Netduino 2 Machine
[Qemu-devel] [PATCH v5 0/2] Use ioreq-server API
2015-01-29 12:09 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 2/2] Xen: Use the ioreq-server API when available
[Qemu-devel] [PATCH 1/2] acpi-build: fix memory leak with bridge hp off
2015-01-29 11:13 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] acpi-build: skip hotplugged bridges
[Qemu-devel] Update boot_order on reset for sPAPR
2015-01-29 11:11 UTC (13+ messages)
` [Qemu-devel] [PATCH 2/2] bootdevice: update boot_order in MachineState
[Qemu-devel] [PATCH] target-mips: use CP0EnLo_XI instead of magic number
2015-01-29 11:08 UTC (4+ messages)
[Qemu-devel] [PATCH 00/20] block: Rework bdrv_close_all()
2015-01-29 10:59 UTC (10+ messages)
` [Qemu-devel] [PATCH 04/21] block: Add bdrv_close_all() handlers
[Qemu-devel] [PATCH RFC v6 00/20] qemu: towards virtio-1 host support
2015-01-29 10:54 UTC (8+ messages)
` [Qemu-devel] [PATCH RFC v6 05/20] virtio: support more feature bits
[Qemu-devel] [RFC][PATCH 1/1] libxl: add one machine property to support IGD GFX passthrough
2015-01-29 10:50 UTC (11+ messages)
[Qemu-devel] [RFC PATCH v8 00/21] Deterministic replay core
2015-01-29 10:21 UTC (24+ messages)
` [Qemu-devel] [RFC PATCH v8 02/21] replay: global variables and function stubs
` [Qemu-devel] [RFC PATCH v8 03/21] sysemu: system functions for replay
` [Qemu-devel] [RFC PATCH v8 04/21] replay: internal functions for replay log
` [Qemu-devel] [RFC PATCH v8 05/21] replay: introduce mutex to protect the "
` [Qemu-devel] [RFC PATCH v8 06/21] replay: introduce icount event
` [Qemu-devel] [RFC PATCH v8 08/21] cpu: replay instructions sequence
` [Qemu-devel] [RFC PATCH v8 09/21] replay: interrupts and exceptions
` [Qemu-devel] [RFC PATCH v8 10/21] replay: asynchronous events infrastructure
` [Qemu-devel] [RFC PATCH v8 11/21] replay: recording and replaying clock ticks
` [Qemu-devel] [RFC PATCH v8 12/21] replay: recording and replaying different timers
` [Qemu-devel] [RFC PATCH v8 13/21] replay: shutdown event
[Qemu-devel] [PATCH] net: synchronize net_host_device_remove with host_net_remove_completion
2015-01-29 10:15 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] target-arm: ARM64: Adding EL1 AARCH32 guest support
2015-01-29 10:13 UTC (2+ messages)
[Qemu-devel] [Bug 1397157] [NEW] cpu high with ps2 keyboard on multi-core win7 guest os
2015-01-29 10:03 UTC (2+ messages)
` [Qemu-devel] [Bug 1397157] "
[Qemu-devel] [PATCH v4 00/18] spapr: vfio: Enable Dynamic DMA windows (DDW)
2015-01-29 9:27 UTC (19+ messages)
` [Qemu-devel] [PATCH v4 01/18] spapr_iommu: Disable in-kernel IOMMU tables for >4GB windows
` [Qemu-devel] [PATCH v4 02/18] spapr_iommu: Make H_PUT_TCE_INDIRECT endian-safe
` [Qemu-devel] [PATCH v4 03/18] spapr_pci: Introduce a liobn number generating macros
` [Qemu-devel] [PATCH v4 04/18] spapr_vio: "
` [Qemu-devel] [PATCH v4 05/18] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [PATCH v4 06/18] spapr_iommu: Make spapr_tce_find_by_liobn() public
` [Qemu-devel] [PATCH v4 07/18] spapr_iommu: Implement free_table() helper
` [Qemu-devel] [PATCH v4 08/18] vfio: Add DMA memory registering
` [Qemu-devel] [PATCH v4 09/18] spapr_rtas: Reserve DDW RTAS token numbers
` [Qemu-devel] [PATCH v4 10/18] spapr_pci: Define DDW callbacks
` [Qemu-devel] [PATCH v4 11/18] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)
` [Qemu-devel] [PATCH v4 12/18] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS handlers
` [Qemu-devel] [PATCH v4 13/18] spapr_pci: Advertise dynamic DMA windows to guest
` [Qemu-devel] [PATCH v4 14/18] vfio: Enable DDW ioctls to VFIO IOMMU driver
` [Qemu-devel] [PATCH v4 15/18] spapr_pci_vfio: Enable multiple groups per container
` [Qemu-devel] [PATCH v4 16/18] spapr_rtas_ddw: Workaround broken LE guests
` [Qemu-devel] [PATCH v4 17/18] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
` [Qemu-devel] [PATCH v4 18/18] vfio: Enable in-kernel acceleration via VFIO KVM device
[Qemu-devel] [PATCH v2 0/4] block: Cleanups around error reporting
2015-01-29 9:37 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] blockdev: Give find_block_job() an Error ** parameter
` [Qemu-devel] [PATCH v2 2/4] blockdev: Eliminate silly QERR_BLOCK_JOB_NOT_ACTIVE macro
` [Qemu-devel] [PATCH v2 3/4] block: New bdrv_add_key(), convert monitor to use it
` [Qemu-devel] [PATCH v2 4/4] block: Eliminate silly QERR_ macros used for encryption keys
[Qemu-devel] [PATCH v2 00/47] ACPI refactoring: replace template patching with C ASL API
2015-01-29 9:21 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 42/47] acpi: add acpi_def_block() term
[Qemu-devel] [PATCH v2 01/47] acpi: introduce AML composer aml_append()
2015-01-29 8:42 UTC (14+ messages)
[Qemu-devel] [RFC PATCH v2 00/11] Generate ACPI v5.1 tables and expose it to guest over fw_cfg on ARM
2015-01-29 8:37 UTC (8+ messages)
` [Qemu-devel] [RFC PATCH v2 01/11] hw/i386: Move ACPI header definitions in an arch-independent location
` [Qemu-devel] [RFC PATCH v2 02/11] hw/i386/acpi-build: move generic acpi building helpers into dedictated file
` [Qemu-devel] [RFC PATCH v2 03/11] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM
` [Qemu-devel] [RFC PATCH v2 06/11] hw/arm/virt-acpi-build: Generate FADT table and update ACPI headers
` [Qemu-devel] [RFC PATCH v2 07/11] hw/arm/virt-acpi-build: Generate MADT table
` [Qemu-devel] [RFC PATCH v2 08/11] hw/arm/virt-acpi-build: Generate GTDT table
` [Qemu-devel] [RFC PATCH v2 11/11] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables
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).