messages from 2015-08-07 02:47:26 to 2015-08-10 09:17:50 UTC [more...]
[Qemu-devel] [PATCH v6 00/10] For QEMU 2.5: Add a netfilter object and netbuffer filter
2015-08-10 9:17 UTC (6+ messages)
` [Qemu-devel] [PATCH v6 06/10] netfilter: add an API to pass the packet to next filter
` [Qemu-devel] [PATCH v6 08/10] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH v6 09/10] filter/buffer: update command description and help
` [Qemu-devel] [PATCH v6 10/10] tests: add test cases for netfilter object
[Qemu-devel] [PATCH for-2.5 0/6] qapi: child add/delete support
2015-08-10 8:19 UTC (16+ messages)
` [Qemu-devel] [PATCH for-2.5 1/6] QAPI: move InetSocketAddress to qapi/common.json
` [Qemu-devel] [PATCH for-2.5 2/6] support nbd driver in blockdev-add
` [Qemu-devel] [PATCH for-2.5 3/6] Add new block driver interface to add/delete a BDS's child
` [Qemu-devel] [PATCH for-2.5 4/6] quorum: implement block driver interfaces "
` [Qemu-devel] [PATCH for-2.5 5/6] qmp: add monitor command to add/remove a child
[Qemu-devel] [RFC v4 0/9] Slow-path for atomic instruction translation
2015-08-10 7:50 UTC (19+ messages)
` [Qemu-devel] [RFC v4 1/9] exec.c: Add new exclusive bitmap to ram_list
` [Qemu-devel] [RFC v4 2/9] softmmu: Add new TLB_EXCL flag
` [Qemu-devel] [RFC v4 3/9] softmmu: Add helpers for a new slowpath
` [Qemu-devel] [RFC v4 4/9] tcg-op: create new TCG qemu_{ld, st} excl variants
` [Qemu-devel] [RFC v4 5/9] configure: Enable/disable new qemu_{ld, st} excl insns
` [Qemu-devel] [RFC v4 6/9] tcg-i386: Implement excl variants of qemu_{ld, st}
` [Qemu-devel] [RFC v4 7/9] tcg-arm: "
` [Qemu-devel] [RFC v4 8/9] tcg-aarch64: "
` [Qemu-devel] [RFC v4 9/9] target-arm: translate: Use ld/st excl for atomic insns
[Qemu-devel] [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM
2015-08-10 7:43 UTC (9+ messages)
` [Qemu-devel] dmidecode repository (Was: [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM)
[Qemu-devel] virtio 1 issues
2015-08-10 6:22 UTC (4+ messages)
[Qemu-devel] [PATCH v3 0/4] target-ppc: Add FWNMI support in qemu for powerKVM guests
2015-08-10 4:05 UTC (11+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [RFC PATCH v4 00/11] sPAPR CPU hotplug
2015-08-10 3:31 UTC (5+ messages)
` [Qemu-devel] [RFC PATCH v4 05/11] xics_kvm: Add cpu_destroy method to XICS
[Qemu-devel] [PATCH for-2.5] piix: Document coreboot-specific RAM size config register
2015-08-10 1:48 UTC (2+ messages)
[Qemu-devel] [Bug 1483070] [NEW] VIRTIO Sequential Write IOPS limits not working
2015-08-10 0:15 UTC
[Qemu-devel] [PATCH for-2.5 00/30] 680x0 instructions emulation
2015-08-09 21:12 UTC (32+ messages)
` [Qemu-devel] [PATCH for-2.5 01/30] m68k: define m680x0 CPUs and features
` [Qemu-devel] [PATCH for-2.5 02/30] m68k: manage scaled index
` [Qemu-devel] [PATCH for-2.5 03/30] m68k: introduce read_imXX() functions
` [Qemu-devel] [PATCH for-2.5 04/30] m68k: set disassembler mode to 680x0 or coldfire
` [Qemu-devel] [PATCH for-2.5 05/30] m68k: define operand sizes
` [Qemu-devel] [PATCH for-2.5 06/30] m68k: REG() macro cleanup
` [Qemu-devel] [PATCH for-2.5 07/30] m68k: allow to update flags with operation on words and bytes
` [Qemu-devel] [PATCH for-2.5 08/30] m68k: update CPU flags management
` [Qemu-devel] [PATCH for-2.5 09/30] m68k: add X flag helpers
` [Qemu-devel] [PATCH for-2.5 10/30] m68k: tst bugfix
` [Qemu-devel] [PATCH for-2.5 11/30] m68k: improve clr/moveq
` [Qemu-devel] [PATCH for-2.5 12/30] m68k: Manage divw overflow
` [Qemu-devel] [PATCH for-2.5 13/30] m68k: set Z and N on divu/muls overflow as a real 68040
` [Qemu-devel] [PATCH for-2.5 14/30] m68k: allow adda/suba to add/sub word
` [Qemu-devel] [PATCH for-2.5 15/30] m68k: add more modes to movem
` [Qemu-devel] [PATCH for-2.5 16/30] m68k: Add all access modes and data sizes to some 680x0 instructions
` [Qemu-devel] [PATCH for-2.5 17/30] m68k: ori/andi/subi/addi/eori/cmpi can modify SR/CCR
` [Qemu-devel] [PATCH for-2.5 18/30] m68k: addq/subq can work with all the data sizes
` [Qemu-devel] [PATCH for-2.5 19/30] m68k: add cmpm
` [Qemu-devel] [PATCH for-2.5 20/30] m68k: add exg
` [Qemu-devel] [PATCH for-2.5 21/30] m68k: add bkpt
` [Qemu-devel] [PATCH for-2.5 22/30] m68k: add cas instruction
` [Qemu-devel] [PATCH for-2.5 23/30] m68k: add linkl
` [Qemu-devel] [PATCH for-2.5 24/30] m68k: add DBcc and Scc (memory operand)
` [Qemu-devel] [PATCH for-2.5 25/30] m68k: add abcd, sbcd, nbcd instructions
` [Qemu-devel] [PATCH for-2.5 26/30] m68k: add mull/divl
` [Qemu-devel] [PATCH for-2.5 27/30] m68k: add addx/subx/negx
` [Qemu-devel] [PATCH for-2.5 28/30] m68k: shift/rotate bytes and words
` [Qemu-devel] [PATCH for-2.5 29/30] m68k: add rol/rox/ror/roxr
` [Qemu-devel] [PATCH for-2.5 30/30] m68k: add bitfield instructions
[Qemu-devel] [PATCH] sheepdog: fix overlapping metadata update
2015-08-09 14:03 UTC (12+ messages)
` [Qemu-devel] [sheepdog] "
[Qemu-devel] [PATCH v3 0/2] make: Cleanup and fix of loading of dependency info
2015-08-09 12:20 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/2] make: fix where dependency *.d are stored
` [Qemu-devel] [PATCH v3 2/2] make: load only required dependency files
[Qemu-devel] [PATCH v3 0/3] sPAPR: Support EEH Error Injection
2015-08-09 12:08 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/3] linux-headers: Add eeh.h
` [Qemu-devel] [PATCH v3 2/3] sPAPR: Support RTAS call ibm, {open, close}-errinjct
` [Qemu-devel] [PATCH v3 3/3] sPAPR: Support RTAS call ibm,errinjct
[Qemu-devel] [PATCH] Makefile.target: include top level build dir in vpath
2015-08-09 7:02 UTC
[Qemu-devel] [Consult] tilegx: About floating point instructions
2015-08-09 1:14 UTC (9+ messages)
[Qemu-devel] [PATCH 0/3] vga: first round of hardware emulation fixes
2015-08-08 13:11 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] vga: mask addresses in non-VESA modes to 256k
` [Qemu-devel] [PATCH 2/3] vga: remove unused macros
` [Qemu-devel] [PATCH 3/3] vga: fix CGA 640x200 mode
[Qemu-devel] [PATCH v2] qemu-doc.texi: Add usb sound card info
2015-08-08 12:48 UTC (3+ messages)
[Qemu-devel] [PATCH RFC v3 00/32] qapi: QMP introspection
2015-08-08 6:24 UTC (7+ messages)
` [Qemu-devel] [PATCH RFC v3 11/32] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v3 26/32] qapi: Introduce a first class 'any' type
[Qemu-devel] [PATCH] qemu-doc.texi: Add information on compiling source code on Mac OS X
2015-08-08 1:06 UTC (6+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [ARM SMBIOS V2 PATCH 0/6] SMBIOS Support for ARM
2015-08-08 0:14 UTC (16+ messages)
` [Qemu-devel] [ARM SMBIOS V2 PATCH 1/6] smbios: extract x86 smbios building code into a function
` [Qemu-devel] [ARM SMBIOS V2 PATCH 2/6] smbios: remove dependency on x86 e820 tables
` [Qemu-devel] [ARM SMBIOS V2 PATCH 3/6] smbios: pass ram size as a parameter to build smbios tables
` [Qemu-devel] [ARM SMBIOS V2 PATCH 4/6] smbios: move smbios code into a common folder
` [Qemu-devel] [ARM SMBIOS V2 PATCH 5/6] smbios: add smbios 3.0 support
` [Qemu-devel] [ARM SMBIOS V2 PATCH 6/6] smbios: implement smbios support for mach-virt
[Qemu-devel] QEMU fw_cfg DMA interface
2015-08-07 22:58 UTC (20+ messages)
` [Qemu-devel] [PATCH 0/5] "
` [Qemu-devel] [PATCH 2/5] fw_cfg DMA interface documentation
` [Qemu-devel] [PATCH 3/5] Implement fw_cfg DMA interface
[Qemu-devel] [RFC PATCH v2 00/12] post-introspection qapi cleanups
2015-08-07 22:07 UTC (15+ messages)
` [Qemu-devel] [RFC PATCH v2 01/12] qapi: use 'type' in generated C code to match QMP union wire form
` [Qemu-devel] [RFC PATCH v2 02/12] vnc: hoist allocation of VncBasicInfo to callers
` [Qemu-devel] [RFC PATCH v2 03/12] qapi: Unbox base members
` [Qemu-devel] [RFC PATCH v2 04/12] qapi-visit: Remove redundant functions for flat union base
` [Qemu-devel] [RFC PATCH v2 05/12] qapi: Test use of 'number' within alternates
` [Qemu-devel] [RFC PATCH v2 06/12] qapi: Simplify visiting of alternate types
` [Qemu-devel] [RFC PATCH v2 07/12] qapi: Fix alternates that accept 'number' but not 'int'
` [Qemu-devel] [RFC PATCH v2 08/12] qapi: Add tests for empty unions
` [Qemu-devel] [RFC PATCH v2 09/12] qapi: Rework deallocation of partial struct
` [Qemu-devel] [RFC PATCH v2 10/12] qapi: Avoid use of 'data' member of qapi unions
` [Qemu-devel] [RFC PATCH v2 11/12] qapi: Forbid empty unions and useless alternates
` [Qemu-devel] [RFC PATCH v2 12/12] qapi: Drop useless 'data' member of unions
` [Qemu-devel] [RFC PATCH v2 13/12] qapi: Remove dead visitor code
` [Qemu-devel] [RFC PATCH v2 14/12] qapi: Document visitor interfaces
[Qemu-devel] [RFC PATCH qemu 0/4] vfio: SPAPR IOMMU v2 (memory preregistration support)
2015-08-07 20:20 UTC (4+ messages)
[Qemu-devel] [PATCH for-2.5 00/18] pc: Initialization and compat function cleanup
2015-08-07 19:55 UTC (19+ messages)
` [Qemu-devel] [PATCH for-2.5 01/18] pc: Use PC_COMPAT_* for CPUID feature compatibility
` [Qemu-devel] [PATCH for-2.5 02/18] target-i386: Remove x86_cpu_compat_set_features()
` [Qemu-devel] [PATCH for-2.5 03/18] pc: Use error_abort when registering properties
` [Qemu-devel] [PATCH for-2.5 04/18] pc: Rename pc_machine variables to pcms
` [Qemu-devel] [PATCH for-2.5 05/18] pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
` [Qemu-devel] [PATCH for-2.5 06/18] pc: Eliminate pc_common_machine_options()
` [Qemu-devel] [PATCH for-2.5 07/18] pc: Eliminate pc_default_machine_options()
` [Qemu-devel] [PATCH for-2.5 08/18] pc: Use PCMachineState for pc_cmos_init() argument
` [Qemu-devel] [PATCH for-2.5 09/18] pc: Use PCMachineState for pc_memory_init() argument
` [Qemu-devel] [PATCH for-2.5 10/18] pc: Move {above, below}_4g_mem_size variables to PCMachineState
` [Qemu-devel] [PATCH for-2.5 11/18] pc: Use PCMachineState as pc_guest_info_init() argument
` [Qemu-devel] [PATCH for-2.5 12/18] pc: Remove redundant arguments from *load_linux()
` [Qemu-devel] [PATCH for-2.5 13/18] pc: Remove redundant arguments from pc_cmos_init()
` [Qemu-devel] [PATCH for-2.5 14/18] pc: Remove redundant arguments from pc_memory_init()
` [Qemu-devel] [PATCH for-2.5 15/18] pc: Remove redundant arguments from xen_hvm_init()
` [Qemu-devel] [PATCH for-2.5 16/18] pc: Move compat boolean globals to PCMachineClass
` [Qemu-devel] [PATCH for-2.5 17/18] pc: Move legacy_acpi_table_size global "
` [Qemu-devel] [PATCH for-2.5 18/18] pc: Move acpi_data_size "
[Qemu-devel] virtio-9p
2015-08-07 16:21 UTC
[Qemu-devel] [PATCH v2] target-cris: update CPU state save/load to use VMStateDescription
2015-08-07 16:02 UTC
[Qemu-devel] [PATCH v2 0/5] block: Drop BDS.filename
2015-08-07 14:56 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 1/5] block: Change bdrv_get_encrypted_filename()
` [Qemu-devel] [PATCH v2 2/5] block: Avoid BlockDriverState.filename
[Qemu-devel] [PATCH v2 0/3] hw/arm/gic: Code duplication removal
2015-08-07 14:41 UTC (2+ messages)
[Qemu-devel] [PATCH v13 00/19] i.MX: Add i.MX25 support through the PDK evaluation board
2015-08-07 14:13 UTC (10+ messages)
` [Qemu-devel] [PATCH v13 13/19] i.MX: KZM now uses the standalone i.MX31 SOC support
` [Qemu-devel] [PATCH v13 16/19] i.MX: Add SOC support for i.MX25
` [Qemu-devel] [PATCH v13 18/19] i.MX: Add qtest support for I2C device emulator
` [Qemu-devel] [PATCH v13 19/19] i.MX: Adding i2C devices to i.MX31 SOC
[Qemu-devel] [PATCH v12 00/19] i.MX: Add i.MX25 support through the PDK evaluation board
2015-08-07 13:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v12 17/19] i.MX: Add the i.MX25 PDK plateform
[Qemu-devel] [PATCH 0/6] flush TLBs for one MMUidx only, missing AArch64 TLB ops
2015-08-07 12:33 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] cputlb: Add functions for flushing TLB for a single MMU index
` [Qemu-devel] [PATCH 2/6] target-arm: Move TLBI ALLE1/ALLE1IS definitions into numeric order
` [Qemu-devel] [PATCH 3/6] target-arm: Restrict AArch64 TLB flushes to the MMU indexes they must touch
` [Qemu-devel] [PATCH 4/6] target-arm: Implement missing EL2 TLBI operations
` [Qemu-devel] [PATCH 5/6] target-arm: Implement missing EL3 TLB invalidate operations
` [Qemu-devel] [PATCH 6/6] target-arm: Implement AArch64 TLBI operations on IPAs
[Qemu-devel] The issue about parameters(uint64) of a device are treated as signed long int
2015-08-07 12:09 UTC (3+ messages)
[Qemu-devel] [POC] colo-proxy in qemu
2015-08-07 10:34 UTC (13+ messages)
` [Qemu-devel] [PATCH] MAINTAINERS: Add Samuel Thibault as slirp maintainer
[Qemu-devel] [PATCH v6 00/12] Dirty bitmaps migration
2015-08-07 10:10 UTC (14+ messages)
` [Qemu-devel] [PATCH 01/12] hbitmap: serialization
` [Qemu-devel] [PATCH 02/12] block: BdrvDirtyBitmap serialization interface
` [Qemu-devel] [PATCH 03/12] block: tiny refactoring: minimize hbitmap_(set/reset) usage
` [Qemu-devel] [PATCH 04/12] block: add meta bitmaps
` [Qemu-devel] [PATCH 05/12] block: add bdrv_next_dirty_bitmap()
` [Qemu-devel] [PATCH 06/12] qapi: add dirty-bitmaps migration capability
` [Qemu-devel] [PATCH 07/12] migration/qemu-file: add qemu_put_counted_string()
` [Qemu-devel] [PATCH 08/12] migration: add migration/block-dirty-bitmap.c
` [Qemu-devel] [PATCH 09/12] iotests: maintain several vms in test
` [Qemu-devel] [PATCH 10/12] iotests: add add_incoming_migration to VM class
` [Qemu-devel] [PATCH 11/12] qapi: add md5 checksum of last dirty bitmap level to query-block
` [Qemu-devel] [PATCH 12/12] iotests: add dirty bitmap migration test
[Qemu-devel] PO makefile rules touching source
2015-08-07 9:30 UTC (4+ messages)
[Qemu-devel] [PATCH] hw/arm/virt-acpi-build: drop _ADR entry from SPCR
2015-08-07 7:17 UTC (5+ messages)
[Qemu-devel] [PATCH v9 00/10] qcow2: Support refcount order amendment
2015-08-07 3:34 UTC (4+ messages)
` [Qemu-devel] [PATCH v9 08/10] qcow2: Invoke refcount order amendment function
[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
2015-08-07 3:05 UTC (7+ messages)
` [Qemu-devel] [PATCH v7 41/42] Disable mlock around incoming postcopy
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).