qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-08 23:43:37 to 2014-06-09 15:11:05 UTC [more...]

[Qemu-devel] [PATCH v2 00/17] target-arm: Parts of the AArch64 EL2/3 exception model
 2014-06-09 15:04 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 01/17] target-arm: A64: Break out aarch64_save/restore_sp
` [Qemu-devel] [PATCH v2 02/17] target-arm: A64: Respect SPSEL in ERET SP restore
` [Qemu-devel] [PATCH v2 03/17] target-arm: A64: Respect SPSEL when taking exceptions
` [Qemu-devel] [PATCH v2 04/17] target-arm: Make far_el1 an array
` [Qemu-devel] [PATCH v2 05/17] target-arm: Add ESR_EL2 and 3
` [Qemu-devel] [PATCH v2 06/17] target-arm: Add FAR_EL2 "
` [Qemu-devel] [PATCH v2 07/17] target-arm: Add HCR_EL2
` [Qemu-devel] [PATCH v2 08/17] target-arm: Add SCR_EL3

[Qemu-devel] [PATCH v5 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-06-09 15:10 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g
` [Qemu-devel] [PATCH v5 3/3] xen-hvm: Pass is_default to xen_hvm_init

[Qemu-devel] [PULL 00/19] target-arm queue
 2014-06-09 15:10 UTC 

[Qemu-devel] [PATCH v2] hw/net/eepro100: Implement read-only bits in MDI registers
 2014-06-09 15:03 UTC 

[Qemu-devel] [PULL 00/20] target-arm queue
 2014-06-09 14:57 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/20] vexpress: Add support for the -bios flag to provide firmware
` [Qemu-devel] [PULL 02/20] target-arm/cpu64.c: Actually register Cortex-A57 impdef registers
` [Qemu-devel] [PULL 03/20] target-arm: Prepare cpreg writefns/readfns for EL3/SecExt
` [Qemu-devel] [PULL 04/20] target-arm: implement PD0/PD1 bits for TTBCR
` [Qemu-devel] [PULL 05/20] target-arm: Correct handling of UXN bit in ARMv8 LPAE page tables
` [Qemu-devel] [PULL 06/20] target-arm: add support for v8 SHA1 and SHA256 instructions
` [Qemu-devel] [PULL 07/20] target-arm: Allow 3reg_wide undefreq to encode more bad size options
` [Qemu-devel] [PULL 08/20] target-arm: add support for v8 VMULL.P64 instruction
` [Qemu-devel] [PULL 09/20] target-arm: A64: Use PMULL feature bit for PMULL
` [Qemu-devel] [PULL 10/20] target-arm: arm_any_initfn() should never set ARM_FEATURE_AARCH64
` [Qemu-devel] [PULL 11/20] target-arm: Remove unnecessary setting of feature bits
` [Qemu-devel] [PULL 12/20] target-arm: Clean up handling of ARMv8 optional "
` [Qemu-devel] [PULL 13/20] target-arm: VFPv4 implies half-precision extension
` [Qemu-devel] [PULL 14/20] target-arm: A64: Implement CRC instructions
` [Qemu-devel] [PULL 15/20] target-arm: A32/T32: Mask CRC value in calling code, not helper
` [Qemu-devel] [PULL 16/20] target-arm: A64: Implement AES instructions
` [Qemu-devel] [PULL 17/20] target-arm: A64: Implement 3-register SHA instructions
` [Qemu-devel] [PULL 18/20] target-arm: A64: Implement two-register "
` [Qemu-devel] [PULL 19/20] target-arm: Fix errors in writes to generic timer control registers
` [Qemu-devel] [PULL 20/20] target-arm: Delete unused iwmmxt_msadb helper

[Qemu-devel] [PATCH] hw/net/eepro100: Implement read-only bits in MDI registers
 2014-06-09 14:46 UTC  (4+ messages)
` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH] apb: Fix out-of-bounds array write access
 2014-06-09 14:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 0/4] vfio on spapr-ppc64
 2014-06-09 14:28 UTC  (14+ messages)
` [Qemu-devel] [PATCH v8 2/4] vfio: Add vfio_container_ioctl()
` [Qemu-devel] [PATCH v8 4/4] vfio: Enable for SPAPR

[Qemu-devel] [PULL 0/5] Net patches
 2014-06-09 14:26 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/5] net: xilinx_ethlite: Fix Rx-pong interrupt
` [Qemu-devel] [PULL 2/5] vmxnet3: fix msix vectors unuse
` [Qemu-devel] [PULL 3/5] e1000: allow command-line selection of card model
` [Qemu-devel] [PULL 4/5] tests: e1000: test additional device IDs
` [Qemu-devel] [PULL 5/5] e1000: remove broken support for 82573L

[Qemu-devel] [PULL 0/5] Tracing patches
 2014-06-09 14:24 UTC  (16+ messages)
` [Qemu-devel] [PULL 1/5] trace: add pid field to simpletrace record
` [Qemu-devel] [PULL 1/9] trace: [tracetool] Add method 'Event.api' to build event names
` [Qemu-devel] [PULL 2/5] simpletrace: add support for trace record pid field
` [Qemu-devel] [PULL 2/9] trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
` [Qemu-devel] [PULL 3/5] trace: Replace error with warning if event is not defined
` [Qemu-devel] [PULL 3/9] trace: [tracetool] Spacing changes
` [Qemu-devel] [PULL 4/5] trace: Multi-backend tracing
` [Qemu-devel] [PULL 4/9] trace: [tracetool] Cosmetic changes
` [Qemu-devel] [PULL 5/5] trace: Replace fprintf with error_report and print location
` [Qemu-devel] [PULL 5/9] trace: [tracetool] Show list of frontends and backends sorted by name
` [Qemu-devel] [PULL 6/9] trace: [tracetool] Change format docs to point to the generated file
` [Qemu-devel] [PULL 7/9] trace: [simple] Bump up log version number
` [Qemu-devel] [PULL 8/9] trace: [tracetool] Minimize the amount of per-backend code
` [Qemu-devel] [PULL 9/9] configure: Show trace output file conditionally

[Qemu-devel] [PULL 00/18] linux-user fixes
 2014-06-09 14:20 UTC  (21+ messages)
` [Qemu-devel] [PULL 01/18] signal/all: remove __get/__put_user return value reading
` [Qemu-devel] [PULL 02/18] signal/x86/setup_frame: __put_user cleanup
` [Qemu-devel] [PULL 03/18] signal/all: remove return value from copy_siginfo_to_user
` [Qemu-devel] [PULL 04/18] signal/all: remove return value from setup_sigcontext
` [Qemu-devel] [PULL 05/18] signal/all: remove return value from restore_sigcontext
` [Qemu-devel] [PULL 06/18] signal/sparc/restore_fpu_state: remove
` [Qemu-devel] [PULL 07/18] signal/all/do_sigaltstack remove __get_user value check
` [Qemu-devel] [PULL 08/18] signal/all/do_sigreturn - remove __get_user checks
` [Qemu-devel] [PULL 09/18] signal/all/setup_frame remove __put_user checks
` [Qemu-devel] [PULL 10/18] signal/ppc/{save, restore}_user_regs remove __put/get error checks
` [Qemu-devel] [PULL 11/18] signal/sparc64_set_context: remove __get_user checks
` [Qemu-devel] [PULL 12/18] signal/ppc/do_setcontext remove __get_user return check
` [Qemu-devel] [PULL 13/18] linux-user: fix gcc-4.9 compiler error on __{get, put]}_user
` [Qemu-devel] [PULL 14/18] linux-user/uname: Return correct uname string for x86_64
` [Qemu-devel] [PULL 15/18] linux-user: Don't overrun guest buffer in sched_getaffinity
` [Qemu-devel] [PULL 16/18] linux-user: Tell guest about big host page sizes
` [Qemu-devel] [PULL 17/18] linux-user: Return correct errno for unsupported netlink socket
` [Qemu-devel] [PULL 18/18] User mode support for Linux ELF files with no section header

[Qemu-devel] [PATCH] docs/multiple-iothreads.txt: add documentation on IOThread programming
 2014-06-09 14:11 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/29] NUMA series and hostmem improvements
 2014-06-09 14:08 UTC  (46+ messages)
` [Qemu-devel] [PATCH v4 01/29] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH v4 02/29] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH v4 03/29] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PATCH v4 04/29] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PATCH v4 05/29] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PATCH v4 06/29] man: improve -numa doc
` [Qemu-devel] [PATCH v4 07/29] vl: redo -object parsing
` [Qemu-devel] [PATCH v4 08/29] qmp: improve error reporting for -object and object-add
` [Qemu-devel] [PATCH v4 09/29] pc: pass MachineState to pc_memory_init
` [Qemu-devel] [PATCH v4 10/29] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v4 11/29] hostmem: separate allocation from UserCreatable complete method
` [Qemu-devel] [PATCH v4 12/29] numa: add -numa node,memdev= option
` [Qemu-devel] [PATCH v4 13/29] memory: reorganize file-based allocation
` [Qemu-devel] [PATCH v4 14/29] memory: move mem_path handling to memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v4 15/29] memory: add error propagation to file-based RAM allocation
` [Qemu-devel] [PATCH v4 16/29] memory: move preallocation code out of exec.c
` [Qemu-devel] [PATCH v4 17/29] memory: move RAM_PREALLOC_MASK to exec.c, rename
` [Qemu-devel] [PATCH v4 18/29] hostmem: add file-based HostMemoryBackend
` [Qemu-devel] [PATCH v4 19/29] hostmem: add merge and dump properties
` [Qemu-devel] [PATCH v4 20/29] hostmem: allow preallocation of any memory region
` [Qemu-devel] [PATCH v4 21/29] hostmem: add property to map memory with MAP_SHARED
` [Qemu-devel] [PATCH v4 22/29] configure: add Linux libnuma detection
` [Qemu-devel] [PATCH v4 23/29] hostmem: add properties for NUMA memory policy
` [Qemu-devel] [PATCH v4 24/29] Introduce signed range
` [Qemu-devel] [PATCH v4 25/29] qapi: make string input visitor parse int list
` [Qemu-devel] [PATCH v4 26/29] qapi: make string output "
` [Qemu-devel] [PATCH v4 27/29] qom: introduce object_property_get_enum and object_property_get_uint16List
` [Qemu-devel] [PATCH v4 28/29] qmp: add query-memdev
` [Qemu-devel] [PATCH v4 29/29] hmp: add info memdev

[Qemu-devel] [PATCH] target-arm: A64: Use PMULL feature bit for PMULL
 2014-06-09 13:50 UTC 

[Qemu-devel] [PATCH] qdev: Move global validation to a single function
 2014-06-09 13:45 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/18] Vhost and vhost-net support for userspace based backends
 2014-06-09 13:43 UTC  (6+ messages)
  ` [Qemu-devel] [snabb-devel] "
  ` [Qemu-devel] [PATCH v10 15/18] Add the vhost-user netdev backend to the command line
    ` [Qemu-devel] [snabb-devel] "

[Qemu-devel] AArch64 QEMU System emulation: issue with TTBR0
 2014-06-09 13:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH] target-arm: A64: Correct handling of UXN bit

[Qemu-devel] [Bug 1324112] [NEW] qemu parallel building error on libcacard.la
 2014-06-09 13:38 UTC  (3+ messages)

[Qemu-devel] [RFC 3/5] nbd: Use aio_set_fd_handler2()
 2014-06-09 13:35 UTC  (5+ messages)

[Qemu-devel] [PATCH v28 00/33] replace QEMUOptionParameter with QemuOpts
 2014-06-09 13:31 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] rbd: Fix leaks in rbd_start_aio() error path
 2014-06-09 13:28 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/4] test virtio-blk hotplug
 2014-06-09 13:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/3] Quorum maintainance operations
 2014-06-09 13:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: Drop superfluous conditionals around g_free()
 2014-06-09 13:15 UTC  (2+ messages)

[Qemu-devel] [PULL 00/10] pc,pci,virtio,qdev fixes, tests
 2014-06-09 13:10 UTC  (4+ messages)
` [Qemu-devel] [PULL 10/10] qdev: Add test of qdev_prop_check_global

[Qemu-devel] [PATCH] qdev: Skip non-existing properties when setting globals
 2014-06-09 13:00 UTC  (8+ messages)
          ` [Qemu-devel] [PATCH] qdev: Don't abort() in case globals can't be set

[Qemu-devel] [PATCH v2 00/13] linux-user: __{get, put}_user return value cleanup
 2014-06-09 12:25 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 08/13] signal/all/do_sigreturn - remove __get_user checks
 2014-06-09 12:15 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] "

[Qemu-devel] [PATCH v2 05/13] signal/all: remove return value from restore_sigcontext
 2014-06-09 12:13 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] "

[Qemu-devel] [PULL 00/42] Block patches
 2014-06-09 12:04 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target-arm: implement PD0/PD1 bits for TTBCR
 2014-06-09 11:27 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] target-arm: Prepare cpreg writefns/readfns for EL3/SecExt
 2014-06-09 11:16 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Add PIIX4 SMBus to qtest and related changes
 2014-06-09 10:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] smbus: fix writes
` [Qemu-devel] [PATCH 2/3] x86 piix4: Correct SMBus base address
` [Qemu-devel] [PATCH 3/3] qtest: Add PIIX4 SMBus support for libqos

[Qemu-devel] [PATCH v3 05/34] add memdev backend infrastructure
 2014-06-09  9:49 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/2] nbd: Add exports listing support
 2014-06-09  9:12 UTC  (2+ messages)

[Qemu-devel] Use-after-free during unrealize in system_reset
 2014-06-09  8:15 UTC  (9+ messages)

[Qemu-devel] [PATCH] hw/virtio: enable common virtio feature for mmio device
 2014-06-09  8:00 UTC  (2+ messages)

[Qemu-devel] Question about how to distinguish a usb device in usb pass-through feature
 2014-06-09  7:55 UTC  (2+ messages)

[Qemu-devel] [Question] Qemu Register Mapping Directly in AARCH64
 2014-06-09  7:51 UTC  (2+ messages)

[Qemu-devel] [PATCH] scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
 2014-06-09  7:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3.2 00/31] NUMA series, and hostmem improvements
 2014-06-09  6:26 UTC  (30+ messages)
` [Qemu-devel] [PATCH v3.2 01/31] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PATCH v3.2 02/31] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PATCH v3.2 06/31] man: improve -numa doc
` [Qemu-devel] [PATCH v3.2 07/31] vl: redo -object parsing
` [Qemu-devel] [PATCH v3.2 10/31] pc: pass QEMUMachineInitArgs to pc_memory_init
` [Qemu-devel] [PATCH v3.2 11/31] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PATCH v3.2 27/31] qapi: make string input visitor parse int list
` [Qemu-devel] [PATCH v3.2 31/31] hmp: add info memdev

[Qemu-devel] [PATCH] migration: Increase default max_downtime from 30ms to 300ms
 2014-06-09  5:22 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw: vmware_vga: don't return cursorx when the driver asks for cursory register
 2014-06-09  5:19 UTC 

[Qemu-devel] [network performance question] only ~2Gbps throughput between two linux guests which are running on the same host via netperf -t TCP_STREAM -m 1400, but xen can achieve ~7Gbps
 2014-06-09  3:30 UTC  (8+ messages)
  ` [Qemu-devel] [network performance question] only ~2Gbps throughput betweentwo linux guests which are running on the same host via netperf -tTCP_STREAM -m 1400, but xen can ac
    ` [Qemu-devel] [network performance question] only ~2Gbps throughputbetweentwo linux guests which are running on the same host via netperf-tTCP_STREAM "
      ` [Qemu-devel] [network performance question] only ~2Gbpsthroughputbetweentwo linux guests which are running on the same host vianetperf-tTCP_STREAM "
            ` [Qemu-devel] [network performance question] only~2Gbpsthroughputbetweentwo linux guests which are running on the same hostvianetperf-tTCP_STREAM "

[Qemu-devel] [PATCH v2 0/4] mirror: Fix behavior for zero byte image
 2014-06-09  2:56 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] blockjob: Add block_job_yield()
` [Qemu-devel] [PATCH v2 2/4] mirror: Go through ready -> complete process for 0 len image
` [Qemu-devel] [PATCH v2 3/4] qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
` [Qemu-devel] [PATCH v2 4/4] qemu-iotests: Test 0-length image for mirror

[Qemu-devel] [PATCH v3.1 00/31] NUMA series, and hostmem improvements
 2014-06-09  2:12 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3.1 25/31] hostmem: add properties for NUMA memory policy

[Qemu-devel] [PATCHv4 00/18] slirp: Adding IPv6 support to Qemu -net user mode
 2014-06-09  0:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/18] slirp: goto bad in udp_input if sosendto fails
  ` [Qemu-devel] [PATCH, DoS] slirp (arp): do not special-case bogus IP addresses
    ` [Qemu-devel] [PATCHv2, "

[Qemu-devel] [PATCH v1 11/16] target-arm: Don't take interrupts targeting lower ELs
 2014-06-08 23:43 UTC  (2+ messages)

[Qemu-devel] [PATCH microblaze v1 0/6] Microblaze Device QOM cleanups
 2014-06-08 23:29 UTC 


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).