messages from 2013-01-20 00:19:54 to 2013-01-21 13:14:21 UTC [more...]
[Qemu-devel] [PATCH for-1.4 00/12] target-i386: Fix APIC-ID-based topology (v4)
2013-01-21 13:14 UTC (22+ messages)
` [Qemu-devel] [PATCH for-1.4 03/12] pc: Reverse pc_init_pci() compatibility logic
` [Qemu-devel] [PATCH for-1.4 04/12] kvm: Create kvm_arch_vcpu_id() function
` [Qemu-devel] [PATCH for-1.4 07/12] target-i386/cpu: Introduce apic_id_for_cpu() function
` [Qemu-devel] [PATCH for-1.4 11/12] target-i386: Topology & APIC ID utility functions
[Qemu-devel] [PATCH] Annotate questionable fallthroughs
2013-01-21 13:11 UTC (9+ messages)
[Qemu-devel] [PATCH 0/6] arm devices: mark or remove implicit fallthroughs
2013-01-21 12:50 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] hw/arm_sysctl.c: Add missing 'break' statements
` [Qemu-devel] [PATCH 2/6] hw/omap1.c: Add fallthrough markers and breaks
` [Qemu-devel] [PATCH 3/6] hw/omap_dma, hw/omap_spi: Explicitly mark fallthroughs
` [Qemu-devel] [PATCH 4/6] hw/pflash_cfi02.c: Mark deliberate fallthrough
` [Qemu-devel] [PATCH 5/6] hw/smc91c111: Add explicit 'return' rather than relying on fallthrough
` [Qemu-devel] [PATCH 6/6] hw/pxa2xx_timer: Explicitly mark fallthroughs
[Qemu-devel] [PATCH 0/3] Generalize bitbang MDIO and use for versatile-pb
2013-01-21 13:12 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/3] net/bitbang_mdio: Generalize etraxfs MDIO bitbanging emulation
` [Qemu-devel] [PATCH 2/3] net/bitbang_mdio: Never set PHY RST and ANEG_RST bits on register write
` [Qemu-devel] [PATCH 3/3] net/bitbang_mdio: Use bitbang core for smc91c111 network device
[Qemu-devel] [PATCH v2 00/12] qdev: correct reference counting
2013-01-21 13:03 UTC (13+ messages)
` [Qemu-devel] [PATCH v2 01/12] qdev: export and use qbus_init
` [Qemu-devel] [PATCH v2 02/12] qdev: use object_new, not g_malloc to create buses
` [Qemu-devel] [PATCH v2 03/12] qom: preserve object while unparenting it
` [Qemu-devel] [PATCH v2 04/12] qom: document reference counting of link properties
` [Qemu-devel] [PATCH v2 05/12] qdev: add reference count to a device for the BusChild
` [Qemu-devel] [PATCH v2 06/12] qdev: move deletion of children from finalize to unparent
` [Qemu-devel] [PATCH v2 07/12] qdev: move unrealization of devices "
` [Qemu-devel] [PATCH v2 08/12] qdev: add reference for the bus while it is referred to by the DeviceState
` [Qemu-devel] [PATCH v2 09/12] qdev: inline object_delete into qbus_free/qdev_free
` [Qemu-devel] [PATCH v2 11/12] cpu: do not use object_delete
[Qemu-devel] [RFC V7 00/11] Quorum block filter
2013-01-21 13:02 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/12] Drive mirroring performance improvements
2013-01-21 12:55 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 08/12] mirror: allow customizing the granularity
` [Qemu-devel] [PATCH v2 09/12] mirror: switch mirror_iteration to AIO
` [Qemu-devel] [PATCH v2 11/12] mirror: support more than one in-flight AIO operation
[Qemu-devel] [PATCH V9 0/5] VMXNET3 paravirtual NIC device implementation
2013-01-21 12:48 UTC (16+ messages)
` [Qemu-devel] [PATCH v9 1/5] Adding utility function net_checksum_add_cont() that allows checksum calculation of scattered data with odd chunk sizes
` [Qemu-devel] [PATCH v9 3/5] Adding common definitions for VMWARE devices
` [Qemu-devel] [PATCH v9 4/5] Adding packet abstraction for VMWARE network devices
` [Qemu-devel] [PATCH v9 5/5] Adding VMXNET3 device implementation
[Qemu-devel] [PATCH 2/2] qxl: change rom so that 4096 < size < 8192
2013-01-21 12:48 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 0/2] fix two revision related errors
` [Qemu-devel] [PATCH v3 1/2] qxl: stop using non revision 4 rom fields for revision < 4
` [Qemu-devel] [PATCH v3 2/2] qxl: change rom size to 8192
[Qemu-devel] [PATCH for-1.4] target-cris: Drop unused cpu_cris_close() prototype
2013-01-21 12:40 UTC (2+ messages)
[Qemu-devel] KVM call agenda for 2013-01-22
2013-01-21 12:39 UTC
[Qemu-devel] [PATCH qom-cpu 0/5] x86 CPU cleanup, part 4
2013-01-21 12:14 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/5] target-i386: print deprecated warning if xlevel < 0x80000000
` [Qemu-devel] [PATCH 2/5] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t
[Qemu-devel] [PATCH v2] qemu-pixman.h: Avoid mutual inclusion loop with console.h
2013-01-21 12:03 UTC
[Qemu-devel] [PATCH v3 0/3] re-enable balloon stats
2013-01-21 11:56 UTC (4+ messages)
` [Qemu-devel] [PATCH 3/3] docs: document virtio-balloon stats
[Qemu-devel] [RFC V5 00/36] QCOW2 deduplication core functionality
2013-01-21 11:51 UTC (4+ messages)
` [Qemu-devel] [RFC V5 20/36] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2
[Qemu-devel] [PATCH v5 0/3] make mac programming for virtio net more robust
2013-01-21 11:17 UTC (4+ messages)
` [Qemu-devel] [PATCH v5 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [Qemu-devel] [PATCH v5 2/3] net: split eth_mac_addr for better error handling
` [Qemu-devel] [PATCH v5 3/3] virtio-net: introduce a new control to set macaddr
[Qemu-devel] [PATCH v2 05/12] mirror: perform COW if the cluster size is bigger than the granularity
2013-01-21 11:15 UTC (3+ messages)
[Qemu-devel] [PATCH v13 0/7] libqblock qemu block layer library
2013-01-21 11:15 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/5] block: Fix error report for wrong file format
2013-01-21 11:03 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 2/5] block: Use error code EMEDIUMTYPE for wrong format in some block drivers
[Qemu-devel] [PULL for-1.4 0/4] Trivial patches for 16 to 21 January 2013
2013-01-21 10:59 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] hw: Spelling fix in log message
` [Qemu-devel] [PATCH 2/4] acpitable: open the data file in binary mode
` [Qemu-devel] [PATCH 3/4] configure: silence pkg-config's check for curses
` [Qemu-devel] [PATCH 4/4] hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
[Qemu-devel] [Qemu-trivial] [PATCH v2] configure: silence pkg-config's check for curses
2013-01-21 10:54 UTC (4+ messages)
[Qemu-devel] qmp drive-mirror vs qemu-img convert , drive-mirror really slow
2013-01-21 10:45 UTC (3+ messages)
[Qemu-devel] [PATCH v2] hw/tpci200: Fix compiler warning (redefined symbol with MinGW)
2013-01-21 10:39 UTC (2+ messages)
[Qemu-devel] [RFC 0/4] migration.experimental queue
2013-01-21 10:31 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/4] ram: add free_space parameter to save_live functions
` [Qemu-devel] [PATCH 2/4] ram: remove xbrle last_stage optimization
` [Qemu-devel] [PATCH 3/4] ram: reuse ram_save_iterate() for the complete stage
` [Qemu-devel] [PATCH 4/4] migration: print times for end phase
[Qemu-devel] [Bug 739785] [NEW] qemu-i386 on ARM bash: fork: Invalid argument
2013-01-21 10:14 UTC (3+ messages)
` [Qemu-devel] [Bug 739785] Re: qemu-i386 user mode can't fork (bash: fork: Invalid argument)
[Qemu-devel] [PATCH 0/3 v7] vnc: added initial websocket protocol support
2013-01-21 10:04 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] vnc: added buffer_advance function
` [Qemu-devel] [PATCH 2/3] vnc: added initial websocket protocol support
` [Qemu-devel] [PATCH 3/3] vnc: fix possible uninitialized removals
[Qemu-devel] [PATCH] dataplane: support viostor virtio-pci status bit setting
2013-01-21 10:05 UTC (5+ messages)
[Qemu-devel] [QEMU]Install QEMU question
2013-01-21 9:44 UTC (3+ messages)
[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
2013-01-21 9:17 UTC (2+ messages)
` [Qemu-devel] [Bug 955379] "
[Qemu-devel] [RESEND PATCH for 1.4 v8 0/4] char: Add CirMemCharDriver and provide QMP interface
2013-01-21 9:13 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] qemu-char: Add new char backend CirMemCharDriver
` [Qemu-devel] [PATCH 2/4] QAPI: Introduce memchar-write QMP command
` [Qemu-devel] [PATCH 3/4] QAPI: Introduce memchar-read "
` [Qemu-devel] [PATCH 4/4] HMP: Introduce console command
[Qemu-devel] [PATCH qom-cpu for-1.4] target-openrisc: Drop OpenRISCCPUList
2013-01-21 9:03 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/3] sheepdog: unix domain socket support
2013-01-21 8:57 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] move socket_set_nodelay to osdep.c
` [Qemu-devel] [PATCH v2 2/3] sheepdog: use inet_connect to simplify connect code
` [Qemu-devel] [PATCH v2 3/3] sheepdog: add support for connecting to unix domain socket
[Qemu-devel] [PATCH 0/5] vhost-scsi: Add support for host virtualized target
2013-01-21 8:50 UTC (4+ messages)
[Qemu-devel] [PULL for-1.4 0/1] seabios: update to 1.7.2 release
2013-01-21 8:31 UTC (2+ messages)
` [Qemu-devel] [PATCH 1/1] "
[Qemu-devel] [PATCH V4 00/13] add qmp/hmp interfaces for snapshot info
2013-01-21 6:21 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: correct semctl() and shmctl()
2013-01-21 6:25 UTC (6+ messages)
` [Qemu-devel] [PATCH][v2] "
` [Qemu-devel] [PATCH][v3] "
[Qemu-devel] wrong argument to qemu_flush_queued_packets() in network frontends ?
2013-01-21 6:09 UTC (3+ messages)
[Qemu-devel] [QEMU]Patch for QEMU errors
2013-01-21 4:59 UTC
[Qemu-devel] [PATCH v4 0/3] make mac programming for virtio net more robust
2013-01-21 4:14 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 1/3] move virtnet_send_command() above virtnet_set_mac_address()
` [Qemu-devel] [PATCH v4 2/3] net: split eth_mac_addr for better error handling
` [Qemu-devel] [PATCH v4 3/3] virtio-net: introduce a new control to set macaddr
[Qemu-devel] [RFC qom-cpu v2 0/2] target-sh4: SuperHCPU subclasses
2013-01-21 3:45 UTC (4+ messages)
` [Qemu-devel] [RFC qom-cpu v2 1/2] target-sh4: Introduce "
` [Qemu-devel] [RFC qom-cpu v2 2/2] target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
[Qemu-devel] [PATCH 16/18] hw: add QEMU model for Faraday RTC timer
2013-01-21 1:44 UTC (5+ messages)
` [Qemu-devel] [PATCH 16/18] hw: add QEMU model for Faraday RTCtimer
[Qemu-devel] [PATCH] target-arm: add Faraday ARMv5TE processors support
2013-01-21 1:40 UTC (3+ messages)
[Qemu-devel] [PATCH qom-cpu for-1.4 v2 0/2] target-i386: x86_defs cleanup
2013-01-21 1:13 UTC (3+ messages)
` [Qemu-devel] [PATCH qom-cpu for-1.4 v2 1/2] target-i386: Simplify cpu_x86_find_by_name()
` [Qemu-devel] [PATCH qom-cpu for-1.4 v2 2/2] target-i386: Drop redundant list of CPU definitions
[Qemu-devel] [PATCH] bswap: improve gluing
2013-01-20 20:53 UTC (2+ messages)
[Qemu-devel] [PATCH] Makefile: drop recursive libcacard clean
2013-01-20 20:53 UTC (2+ messages)
[Qemu-devel] [PATCH] virtio-pci: fix irqfd cleanup argument order
2013-01-20 20:53 UTC (2+ messages)
[Qemu-devel] [PATCH for-1.4] qom: Extend documentation on QOM method concepts
2013-01-20 20:53 UTC (2+ messages)
[Qemu-devel] [PULL 0/5] QMP queue
2013-01-20 20:49 UTC (2+ messages)
[Qemu-devel] [PULL for-1.4 0/8] Block patches
2013-01-20 20:49 UTC (2+ messages)
[Qemu-devel] [PATCH] target-mips: Fix signedness of loads in MIPS16 RESTOREs
2013-01-20 19:28 UTC
[Qemu-devel] [PATCH] target-mips: Sign-extend the result of LWR
2013-01-20 19:30 UTC
[Qemu-devel] [PATCH] target-mips: Fix accumulator selection for MIPS16 and microMIPS
2013-01-20 19:27 UTC
[Qemu-devel] [PATCH] Ensure PCIR is aligned to 4 bytes
2013-01-20 18:12 UTC
[Qemu-devel] [PATCH for-1.4?] isa: QOM'ify isa_bus_from_device()
2013-01-20 18:16 UTC (2+ messages)
[Qemu-devel] [PULL 0/6] Block patches
2013-01-20 14:47 UTC (2+ messages)
[Qemu-devel] [Bug 1102027] [NEW] QED Time travel
2013-01-20 11:54 UTC
[Qemu-devel] [RFC qom-cpu v3] target-ppc: Introduce unrealizefn for PowerPCCPU
2013-01-20 8:16 UTC
[Qemu-devel] [PATCH for-1.4] *-user: Don't reset X86CPU again
2013-01-20 7:39 UTC
[Qemu-devel] [PATCH for 1.4 0/4] Simplify Makefile.objs some more
2013-01-20 9:06 UTC (5+ messages)
[Qemu-devel] [PATCH] bsd-user: avoid conflict with qemu_vmalloc
2013-01-20 7:28 UTC (2+ messages)
[Qemu-devel] [RFC qom-cpu v2 00/28] CPUState QOM realizefn support
2013-01-20 7:22 UTC (29+ messages)
` [Qemu-devel] [RFC qom-cpu v2 01/28] cpu: Prepare QOM realizefn
` [Qemu-devel] [RFC qom-cpu v2 02/28] target-alpha: Update AlphaCPU to "
` [Qemu-devel] [RFC qom-cpu v2 03/28] target-arm: Update ARMCPU "
` [Qemu-devel] [RFC qom-cpu v2 04/28] target-i386: Update X86CPU "
` [Qemu-devel] [RFC qom-cpu v2 05/28] target-openrisc: Update OpenRISCCPU "
` [Qemu-devel] [RFC qom-cpu v2 06/28] target-ppc: Update PowerPCCPU "
` [Qemu-devel] [RFC qom-cpu v2 07/28] target-cris: Introduce QOM realizefn for CRISCPU
` [Qemu-devel] [RFC qom-cpu v2 08/28] target-lm32: Introduce QOM realizefn for LM32CPU
` [Qemu-devel] [RFC qom-cpu v2 09/28] target-m68k: Introduce QOM realizefn for M68kCPU
` [Qemu-devel] [RFC qom-cpu v2 10/28] target-microblaze: Introduce QOM realizefn for MicroBlazeCPU
` [Qemu-devel] [RFC qom-cpu v2 11/28] target-mips: Introduce QOM realizefn for MIPSCPU
` [Qemu-devel] [RFC qom-cpu v2 12/28] target-s390x: Introduce QOM realizefn for S390CPU
` [Qemu-devel] [RFC qom-cpu v2 13/28] target-sh4: Introduce QOM realizefn for SuperHCPU
` [Qemu-devel] [RFC qom-cpu v2 14/28] target-sparc: Introduce QOM realizefn for SPARCCPU
` [Qemu-devel] [RFC qom-cpu v2 15/28] target-unicore32: Introduce QOM realizefn for UniCore32CPU
` [Qemu-devel] [RFC qom-cpu v2 16/28] target-xtensa: Introduce QOM realizefn for XtensaCPU
` [Qemu-devel] [RFC qom-cpu v2 17/28] target-arm: Move TCG initialization to ARMCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 18/28] target-cris: Move TCG initialization to CRISCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 19/28] target-lm32: Move TCG initialization to LM32CPU initfn
` [Qemu-devel] [RFC qom-cpu v2 20/28] target-m68k: Move TCG initialization to M68kCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 21/28] target-microblaze: Move TCG initialization to MicroBlazeCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 22/28] target-mips: Move TCG initialization to MIPSCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 23/28] target-ppc: Move TCG initialization to PowerPCCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 24/28] target-s390x: Move TCG initialization to S390CPU initfn
` [Qemu-devel] [RFC qom-cpu v2 25/28] target-sh4: Move TCG initialization to SuperHCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 26/28] target-sparc: Move TCG initialization to SPARCCPU initfn
` [Qemu-devel] [RFC qom-cpu v2 27/28] target-unicore32: Move TCG initialization to UniCore32CPU initfn
` [Qemu-devel] [RFC qom-cpu v2 28/28] target-xtensa: Move TCG initialization to XtensaCPU initfn
[Qemu-devel] [PATCH v3 0/2] make mac programming for virtio net more robust
2013-01-20 2:20 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] virtio-net: introduce a new control to set macaddr
[Qemu-devel] [PATCH qom-cpu for-1.4] target-openrisc: Clean up triple QOM casts
2013-01-20 2:43 UTC
[Qemu-devel] [Bug 548346] Re: import qemu-user-static from debian
2013-01-20 2:25 UTC
[Qemu-devel] [PATCH for-1.4] target-microblaze: Drop unused cpu_mb_close() prototype
2013-01-20 2:26 UTC
[Qemu-devel] [PATCH for-1.4?] sysbus: Drop sysbus_from_qdev() cast macro
2013-01-20 1:47 UTC
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).