messages from 2015-06-26 15:43:40 to 2015-06-29 10:36:17 UTC [more...]
[Qemu-devel] [PATCH 0/4] Allow ISA bus support to be configured out
2015-06-29 10:36 UTC (16+ messages)
` [Qemu-devel] [PATCH 1/4] Split serial-isa into its own config option
` [Qemu-devel] [PATCH 2/4] Allow ISA bus to be configured out
` [Qemu-devel] [PATCH 3/4] Split ISA and sysbus versions of m48t59 device
` [Qemu-devel] [PATCH 4/4] Disable "info irq" and "info pic" for target-ppc
[Qemu-devel] [PATCH] MAINTAINERS: fix pattern for PC
2015-06-29 10:23 UTC (3+ messages)
[Qemu-devel] [PATCH] linux-user: Fix MIPS N64 trap and break instruction bug
2015-06-29 10:20 UTC
[Qemu-devel] [PATCH v2 0/1] s390 pci infrastructure modelling
2015-06-29 10:01 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/1] KVM "
[Qemu-devel] [PATCH v2 0/3] update CMOS for ISA-FDC with iobase=0x3f0
2015-06-29 9:56 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
[Qemu-devel] [PATCH 0/5] Network traffic dumping for -netdev, second try
2015-06-29 9:57 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/5] net/dump: Add dump option for netdev devices
[Qemu-devel] [PATCH v18 0/6] KVM platform device passthrough
2015-06-29 9:49 UTC (14+ messages)
` [Qemu-devel] [PATCH v18 1/6] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [Qemu-devel] [PATCH v18 2/6] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [Qemu-devel] [PATCH v18 3/6] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [Qemu-devel] [PATCH v18 4/6] sysbus: add irq_routing_notifier
` [Qemu-devel] [PATCH v18 5/6] kvm: some fixes to kvm_resamplefds_allowed
` [Qemu-devel] [PATCH v18 6/6] hw/vfio/platform: add irqfd support
[Qemu-devel] [PULL 00/17] virtio, pci fixes, enhancements
2015-06-29 9:30 UTC (5+ messages)
` [Qemu-devel] [PULL 16/17] hw/pci-bridge: format special OFW unit address for PXB host
[Qemu-devel] [PATCH] target-s390x: fix CONVERT TO BINARY (CVD, CVDY)
2015-06-29 9:28 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/5] migration: Dynamic cpu throttling for auto-converge
2015-06-29 9:27 UTC (15+ messages)
` [Qemu-devel] [PATCH v3 1/5] cpu: Provide vcpu throttling interface
` [Qemu-devel] [PATCH v3 2/5] migration: Parameters for auto-converge cpu throttling
` [Qemu-devel] [PATCH v3 3/5] migration: Dynamic cpu throttling for auto-converge
` [Qemu-devel] [PATCH v3 4/5] qmp/hmp: Add throttle ratio to query-migrate and info migrate
` [Qemu-devel] [PATCH v3 5/5] migration: Disambiguate MAX_THROTTLE
[Qemu-devel] [PATCH] target-s390x: fix EXECUTE instruction executing TRT
2015-06-29 9:15 UTC (2+ messages)
[Qemu-devel] [PATCH] target-mips: fix MIPS64R6-generic configuration
2015-06-29 9:11 UTC
[Qemu-devel] [PATCH] block/mirror: Sleep periodically during bitmap scanning
2015-06-29 8:56 UTC (3+ messages)
[Qemu-devel] [PATCH 00/18] virtio: add version 1.0 support
2015-06-29 8:53 UTC (19+ messages)
` [Qemu-devel] [PATCH 01/18] pci: allow to loop over capabilities
` [Qemu-devel] [PATCH 02/18] virtio: run drivers in 32bit mode
` [Qemu-devel] [PATCH 03/18] virtio: add struct vp_device
` [Qemu-devel] [PATCH 04/18] virtio: pass struct pci_device to vp_init_simple
` [Qemu-devel] [PATCH 05/18] virtio: add version 1.0 structs and #defines
` [Qemu-devel] [PATCH 06/18] virtio: find version 1.0 virtio capabilities
` [Qemu-devel] [PATCH 07/18] virtio: add version 1.0 read/write macros
` [Qemu-devel] [PATCH 08/18] virtio: make features 64bit, support version 1.0 features
` [Qemu-devel] [PATCH 09/18] virtio: add version 1.0 support to vp_{get, set}_status
` [Qemu-devel] [PATCH 10/18] virtio: add version 1.0 support to vp_get_isr
` [Qemu-devel] [PATCH 11/18] virtio: add version 1.0 support to vp_reset
` [Qemu-devel] [PATCH 12/18] virtio: add version 1.0 support to vp_notify
` [Qemu-devel] [PATCH 13/18] virtio: remove unused vp_del_vq
` [Qemu-devel] [PATCH 14/18] virtio: add version 1.0 support to vp_find_vq
` [Qemu-devel] [PATCH 15/18] virtio-scsi: fix initialization for version 1.0
` [Qemu-devel] [PATCH 16/18] virtio-blk: "
` [Qemu-devel] [PATCH 17/18] virtio: use version 1.0 if available (flip the big switch)
` [Qemu-devel] [PATCH 18/18] virtio: also probe version 1.0 pci ids
[Qemu-devel] [PATCH v4 0/6] Refactoring pc_dimm_plug and NUMA node lookup API
2015-06-29 8:49 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 1/6] pc, pc-dimm: Extract hotplug related fields in PCMachineState to a structure
` [Qemu-devel] [PATCH v4 2/6] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine
` [Qemu-devel] [PATCH v4 3/6] pc: Abort if HotplugHandlerClass::plug() fails
` [Qemu-devel] [PATCH v4 4/6] numa, pc-dimm: Store pc-dimm memory information in numa_info
` [Qemu-devel] [PATCH v4 5/6] numa: Store boot memory address range in node_info
` [Qemu-devel] [PATCH v4 6/6] numa: API to lookup NUMA node by address
[Qemu-devel] [PATCH v6 0/6] Memory hotplug for PowerPC sPAPR guests
2015-06-29 8:44 UTC (7+ messages)
` [Qemu-devel] [PATCH v6 1/6] spapr: Initialize hotplug memory address space
` [Qemu-devel] [PATCH v6 2/6] spapr: Add LMB DR connectors
` [Qemu-devel] [PATCH v6 3/6] spapr: Support ibm, dynamic-reconfiguration-memory
` [Qemu-devel] [PATCH v6 4/6] spapr: Make hash table size a factor of maxram_size
` [Qemu-devel] [PATCH v6 5/6] spapr: Memory hotplug support
` [Qemu-devel] [PATCH v6 6/6] spapr: Don't allow memory hotplug to memory less nodes
[Qemu-devel] [Bug 1465935] [NEW] kvm_irqchip_commit_routes: Assertion `ret == 0' failed
2015-06-29 8:12 UTC (5+ messages)
` [Qemu-devel] [Bug 1465935] "
[Qemu-devel] [PATCH 0/2] dataplane: cross-endian fixes
2015-06-29 8:20 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] dataplane: drop copy_in_vring_desc()
[Qemu-devel] [PATCH for-2.3] Revert seccomp tests that allow it to be used on non-x86 architectures
2015-06-29 7:50 UTC (6+ messages)
[Qemu-devel] reset strategy?
2015-06-29 7:26 UTC (5+ messages)
[Qemu-devel] [PATCH v4 0/5] Fix exceptions handling for MIPS and i386
2015-06-29 7:24 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 1/5] softmmu: add helper function to pass through retaddr
` [Qemu-devel] [PATCH v4 2/5] cpu-exec: introduce loop exit with restore function
` [Qemu-devel] [PATCH v4 3/5] target-mips: improve exceptions handling
` [Qemu-devel] [PATCH v4 4/5] target-i386: fix memory operations in helpers
` [Qemu-devel] [PATCH v4 5/5] target-ppc: exceptions handling in icount mode
[Qemu-devel] [PATCH v3 0/3] Fix exceptions handling for MIPS and i386
2015-06-29 6:57 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/3] target-mips: improve exceptions handling
[Qemu-devel] [PATCH v3] QOM: object_property_add() performance improvement
2015-06-29 6:32 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/2] Fix slow startup with many disks
2015-06-29 6:10 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 2/2] virtio-blk: Use blk_drain() to drain IO requests
[Qemu-devel] GRO not happening in VM with VxLAN
2015-06-29 5:46 UTC
[Qemu-devel] [PATCH for-2.4] e1000: flush packets when link comes up
2015-06-29 3:26 UTC (3+ messages)
[Qemu-devel] [PATCH] block.c: fix real cdrom detection
2015-06-29 3:01 UTC (19+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH] refresh filename after the node is replaced
2015-06-29 1:16 UTC (5+ messages)
[Qemu-devel] [PATCH v7 0/8] block: Mirror discarded sectors
2015-06-29 1:03 UTC (9+ messages)
` [Qemu-devel] [Qemu-stable] "
[Qemu-devel] [PATCH COLO-Block v6 00/16] Block replication for continuous checkpoints
2015-06-29 1:05 UTC (12+ messages)
` [Qemu-devel] [PATCH COLO-Block v6 07/16] Add new block driver interface to connect/disconnect the remote target
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] QEMU to generate host binary
2015-06-28 23:29 UTC (3+ messages)
[Qemu-devel] [PATCH 0/2] Implement YIELD to yield in ARM and Thumb translators
2015-06-28 21:53 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] target-arm: Split DISAS_YIELD from DISAS_WFE
[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
2015-06-28 17:58 UTC (9+ messages)
` [Qemu-devel] [PATCH v7 "
` [Qemu-devel] [PATCH v7 2/3] tests: add testcase for TCO watchdog emulation
` [Qemu-devel] [PATCH v7 3/3] ich9: implement strap SPKR pin logic
` [Qemu-devel] [PATCH v8 1/3] ich9: add TCO interface emulation
` [Qemu-devel] [PATCH v8 2/3] tests: add testcase for TCO watchdog emulation
` [Qemu-devel] [PATCH v8 3/3] ich9: implement strap SPKR pin logic
[Qemu-devel] [PATCH] Fix incorrect small packet padding in vmxnet3
2015-06-28 15:40 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/pxb: add chassis_nr property
2015-06-28 15:17 UTC (2+ messages)
[Qemu-devel] vmxnet3, vnet_hdr, and minimum length padding
2015-06-28 14:56 UTC (2+ messages)
[Qemu-devel] Allocate PCI MMIO without BAR requests
2015-06-28 7:43 UTC (2+ messages)
[Qemu-devel] [PATCH] ich9: Fix naming confusion when referring to RCBA register
2015-06-27 18:26 UTC
[Qemu-devel] [Bug 1469342] [NEW] qemu-i386 pentium3 incorrect instruction set
2015-06-27 0:39 UTC
[Qemu-devel] [PATCH] blockjob: add block_job_release function
2015-06-26 19:48 UTC (2+ messages)
[Qemu-devel] [PATCH 00/16] ahci: ncq cleanup, part 2
2015-06-26 19:27 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/16] ide: add limit to .prepare_buf()
` [Qemu-devel] [PATCH 06/16] ahci: record ncq failures
` [Qemu-devel] [PATCH 12/16] ahci: ncq migration
` [Qemu-devel] [PATCH 13/16] ahci: add get_cmd_header helper
` [Qemu-devel] [PATCH 14/16] ahci: Do not map cmd_fis to generate response
` [Qemu-devel] [PATCH 16/16] ahci: fix sdb fis semantics
[Qemu-devel] [PATCH v2] pci : Add pba_offset PCI quirk for Chelsio T5 devices
2015-06-26 18:48 UTC (4+ messages)
[Qemu-devel] [RFC PATCH V6 00/18] Multithread TCG
2015-06-26 16:54 UTC (36+ messages)
` [Qemu-devel] [RFC PATCH V6 03/18] remove unused spinlock
` [Qemu-devel] [RFC PATCH V6 05/18] protect TBContext with tb_lock
` [Qemu-devel] [RFC PATCH V6 07/18] Drop global lock during TCG code execution
` [Qemu-devel] [RFC PATCH V6 13/18] cpu: introduce async_run_safe_work_on_cpu
` [Qemu-devel] [RFC PATCH V6 14/18] add a callback when tb_invalidate is called
` [Qemu-devel] [RFC PATCH V6 15/18] cpu: introduce tlb_flush*_all
` [Qemu-devel] [RFC PATCH V6 18/18] translate-all: (wip) use tb_flush_safe when we can't alloc more tb
[Qemu-devel] [RESEND PATCH v16 0/6] KVM platform device passthrough
2015-06-26 16:46 UTC (6+ messages)
` [Qemu-devel] [RESEND PATCH v16 6/6] hw/vfio/platform: add irqfd support
[Qemu-devel] [PATCH 00/39] ivshmem server/client, cleanups & test
2015-06-26 16:25 UTC (11+ messages)
` [Qemu-devel] [PATCH 30/39] contrib: add ivshmem client and server
` [Qemu-devel] [PATCH 39/39] tests: Add ivshmem qtest
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).