messages from 2014-10-15 09:07:21 to 2014-10-16 10:20:10 UTC [more...]
[Qemu-devel] pending target-mips patches
2014-10-16 10:19 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/2] Xen: Use ioreq-server API
2014-10-16 10:16 UTC (16+ messages)
` [Qemu-devel] [PATCH v3 1/2] Add device listener interface
` [Qemu-devel] [PATCH v3 2/2] Xen: Use the ioreq-server API when available
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PULL 00/34] allow changing bootorder via monitor
2014-10-16 10:11 UTC (7+ messages)
` [Qemu-devel] [PULL 03/34] bootindex: add del_boot_device_path function
` [Qemu-devel] [PULL 27/34] block: remove bootindex property from qdev to qom
` [Qemu-devel] [PULL 29/34] usb-storage: add bootindex to qom property
[Qemu-devel] [PATCH V5 0/8] cpu/acpi: convert cpu hot plug to hotplug_handler API
2014-10-16 9:53 UTC (2+ messages)
[Qemu-devel] [RFC] Use of host vector operations in host helper functions
2014-10-16 10:03 UTC (10+ messages)
` [Qemu-devel] [PATCH RFC 0/7] Translate guest vector operations to host vector operations
` [Qemu-devel] [PATCH RFC 1/7] tcg: add support for 128bit vector type
` [Qemu-devel] [PATCH RFC 2/7] tcg: store ENV global in TCGContext
` [Qemu-devel] [PATCH RFC 3/7] tcg: add sync_temp opcode
` [Qemu-devel] [PATCH RFC 4/7] tcg: add add_i32x4 opcode
` [Qemu-devel] [PATCH RFC 5/7] target-arm: support access to 128-bit guest registers as globals
` [Qemu-devel] [PATCH RFC 6/7] target-arm: use add_i32x4 opcode to handle vadd.i32 instruction
` [Qemu-devel] [PATCH RFC 7/7] tcg/i386: add support for vector opcodes
[Qemu-devel] [PULL 00/28] target-mips queue
2014-10-16 9:59 UTC (31+ messages)
` [Qemu-devel] [PULL 01/28] target-mips: define ISA_MIPS64R6
` [Qemu-devel] [PULL 02/28] target-mips: signal RI Exception on instructions removed in R6
` [Qemu-devel] [PULL 03/28] target-mips: add SELEQZ and SELNEZ instructions
` [Qemu-devel] [PULL 04/28] target-mips: move LL and SC instructions
` [Qemu-devel] [PULL 05/28] target-mips: extract decode_opc_special* from decode_opc
` [Qemu-devel] [PULL 06/28] target-mips: split decode_opc_special* into *_r6 and *_legacy
` [Qemu-devel] [PULL 07/28] target-mips: signal RI Exception on DSP and Loongson instructions
` [Qemu-devel] [PULL 08/28] target-mips: move PREF, CACHE, LLD and SCD instructions
` [Qemu-devel] [PULL 09/28] target-mips: redefine Integer Multiply and Divide instructions
` [Qemu-devel] [PULL 10/28] target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free special2 in R6
` [Qemu-devel] [PULL 11/28] target-mips: Status.UX/SX/KX enable 32-bit address wrapping
` [Qemu-devel] [PULL 12/28] target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructions
` [Qemu-devel] [PULL 13/28] target-mips: add compact and CP1 branches
` [Qemu-devel] [PULL 14/28] target-mips: add AUI, LSA and PCREL instruction families
` [Qemu-devel] [PULL 15/28] softfloat: add functions corresponding to IEEE-2008 min/maxNumMag
` [Qemu-devel] [PULL 16/28] target-mips: add new Floating Point instructions
` [Qemu-devel] [PULL 17/28] target-mips: add new Floating Point Comparison instructions
` [Qemu-devel] [PULL 18/28] target-mips: do not allow Status.FR=0 mode in 64-bit FPU
` [Qemu-devel] [PULL 19/28] target-mips: remove JR, BLTZAL, BGEZAL and add NAL, BAL instructions
` [Qemu-devel] [PULL 20/28] mips_malta: update malta's pseudo-bootloader - replace JR with JALR
` [Qemu-devel] [PULL 21/28] target-mips: define a new generic CPU supporting MIPS64 Release 6 ISA
` [Qemu-devel] [PULL 22/28] target-mips/translate.c: Update OPC_SYNCI
` [Qemu-devel] [PULL 23/28] target-mips: fix broken MIPS16 and microMIPS
` [Qemu-devel] [PULL 24/28] target-mips/dsp_helper.c: Remove unused function get_DSPControl_24()
` [Qemu-devel] [PULL 25/28] target-mips/op_helper.c: Remove unused do_lbu() function
` [Qemu-devel] [PULL 26/28] target-mips/translate.c: Add ifdef guard around check_mips64()
` [Qemu-devel] [PULL 27/28] target-mips/dsp_helper.c: Add ifdef guards around various functions
` [Qemu-devel] [PULL 28/28] target-mips: Remove unused gen_load_ACX, gen_store_ACX and cpu_ACX
[Qemu-devel] [Bug 1379340] [NEW] qemu-kvm guest panic for smp trusty guests
2014-10-16 9:21 UTC
[Qemu-devel] [PATCH 0/6] AHCI Device Fixes
2014-10-16 9:36 UTC (2+ messages)
[Qemu-devel] [PULL 0/2] vga patch queue
2014-10-16 9:26 UTC (4+ messages)
` [Qemu-devel] [PULL 1/2] vga-pci: add qext region to mmio
` [Qemu-devel] [PULL 2/2] hw/display/vga: Remove unused arrays dmask4 and dmask16
[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
2014-10-16 9:09 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 16/47] Return path: Source handling of return path
[Qemu-devel] [PATCH v2 0/2] raw-posix: Fix raw_co_get_block_status()
2014-10-16 8:30 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] raw-posix: Fix raw_co_get_block_status() after EOF
[Qemu-devel] [PATCH v1.5] nbd: Fix filename generation
2014-10-16 8:15 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] More migration file cleanup
2014-10-16 8:12 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/3] Start moving migration code into a migration directory
` [Qemu-devel] [PATCH 2/3] Split struct QEMUFile out
` [Qemu-devel] [PATCH 3/3] Split the QEMU buffered file code out
[Qemu-devel] Counting barrier instructions in ARM
2014-10-16 8:05 UTC (5+ messages)
[Qemu-devel] [Bug 1307225] Re: Running a virtual machine on a Haswell system produces machine check events
2014-10-16 7:50 UTC
[Qemu-devel] [PATCHv4 0/4] introduce max_transfer_length
2014-10-16 7:54 UTC (5+ messages)
` [Qemu-devel] [PATCHv4 1/4] util: introduce MIN_NON_ZERO
` [Qemu-devel] [PATCHv4 2/4] BlockLimits: introduce max_transfer_length
` [Qemu-devel] [PATCHv4 3/4] block/iscsi: set max_transfer_length
` [Qemu-devel] [PATCHv4 4/4] block: avoid creating oversized writes in multiwrite_merge
[Qemu-devel] [PATCH v2] target-i386: move generic memory hotplug methods to DSDTs
2014-10-16 7:43 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/1] -machine vmport=off: Allow disabling of VMWare ioport emulation
2014-10-16 7:33 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/1] "
` [Qemu-devel] [PING] "
[Qemu-devel] [Bug 1381879] [NEW] can not run vm with a serial port
2014-10-16 5:41 UTC
[Qemu-devel] [PATCH] MAINTAINERS: add myself under 'general project admin' section
2014-10-16 5:02 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/12] QEmu memory hot unplug support
2014-10-16 4:44 UTC (13+ messages)
` [Qemu-devel] [PATCH v4 01/12] acpi, mem-hotplug: Use PC_DIMM_SLOT_PROP in acpi_memory_plug_cb()
` [Qemu-devel] [PATCH v4 02/12] acpi, mem-hotplug: Add acpi_memory_get_slot_status_descriptor() to get MemStatus
` [Qemu-devel] [PATCH v4 03/12] acpi, mem-hotplug: Add acpi_memory_hotplug_sci() to rise sci for memory hotplug
` [Qemu-devel] [PATCH v4 04/12] acpi, mem-hotplug: Add acpi_memory_unplug_cb() to implement memory unplug
` [Qemu-devel] [PATCH v4 05/12] acpi, piix4: Add memory hot unplug support for piix4
` [Qemu-devel] [PATCH v4 06/12] acpi, ich9: Add memory hot unplug support for ich9
` [Qemu-devel] [PATCH v4 07/12] pc: Add memory hot unplug support for pc machine
` [Qemu-devel] [PATCH v4 08/12] qdev: Add memory hot unplug support for bus-less devices
` [Qemu-devel] [PATCH v4 09/12] pc-dimm: Add pc_dimm_unrealize() for memory hot unplug support
` [Qemu-devel] [PATCH v4 10/12] acpi: Add hardware implementation for memory hot unplug
` [Qemu-devel] [PATCH v4 11/12] pc, acpi bios: Add memory hot unplug interface
` [Qemu-devel] [PATCH v4 12/12] monitor: Add memory hot unplug support for device_del command
[Qemu-devel] [PATCH 0/8] add virtio-gpu
2014-10-16 3:55 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/8] virtio-gpu/2d: add hardware spec include file
[Qemu-devel] [Bug 1381846] [NEW] Data sent to parallel port in guest is lost if host buffer fills up
2014-10-16 2:49 UTC
[Qemu-devel] Does the event idx mechanism in virtio work in the correct way?
2014-10-16 0:46 UTC
[Qemu-devel] Vmware Patch
2014-10-15 22:54 UTC
[Qemu-devel] vhost-user:why region[0] always mmap failed ?
2014-10-15 21:28 UTC (2+ messages)
[Qemu-devel] [PATCH] glib: add compatibility interface for g_get_monotonic_time()
2014-10-15 19:38 UTC (7+ messages)
` [Qemu-devel] [PATCH v2] "
` [Qemu-devel] [PATCH v3] "
[Qemu-devel] Intel SGX Emulator related
2014-10-15 19:35 UTC (2+ messages)
[Qemu-devel] [Bug 1381639] [NEW] sys_eeprom.c:353: buffer too small
2014-10-15 16:57 UTC
[Qemu-devel] [Bug 1381642] [NEW] ecovec.c:66: buffer too small by one
2014-10-15 17:00 UTC
[Qemu-devel] [RFC 0/7] Optional toplevel sections
2014-10-15 16:37 UTC (9+ messages)
` [Qemu-devel] [PATCH 4/7] runstate: migration allows more transitions now
` [Qemu-devel] [PATCH 7/7] vmstate: Create optional sections
[Qemu-devel] [PATCH v2 0/5] vmware-vga: fix CVE-2014-3689
2014-10-15 15:43 UTC (9+ messages)
` [Qemu-devel] [PATCH] [sparse] fix build
` [Qemu-devel] [PATCH v2 1/5] vmware-vga: CVE-2014-3689: turn off hw accel
` [Qemu-devel] [PATCH v2 2/5] vmware-vga: add vmsvga_verify_rect
` [Qemu-devel] [PATCH v2 3/5] vmware-vga: use vmsvga_verify_rect in vmsvga_update_rect
` [Qemu-devel] [PATCH v2 4/5] vmware-vga: use vmsvga_verify_rect in vmsvga_copy_rect
` [Qemu-devel] [PATCH v2 5/5] vmware-vga: use vmsvga_verify_rect in vmsvga_fill_rect
[Qemu-devel] [PATCH v2 0/9] target-mips: implement features required in MIPS64 Release 6
2014-10-15 15:39 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 4/9] target-mips: add RI and XI fields to TLB entry
` [Qemu-devel] [PATCH v2 5/9] target-mips: update PageGrain and m{t, f}c0 EntryLo{0, 1}
` [Qemu-devel] [PATCH v2 6/9] target-mips: add new Read-Inhibit and Execute-Inhibit exceptions
[Qemu-devel] [PATCH v2] virtio-pci: fix migration for pci bus master
2014-10-15 15:34 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] linux-aio: fix batch submission
2014-10-15 15:04 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] vnc: add support for multiple vnc server instances
2014-10-15 14:51 UTC (17+ messages)
` [Qemu-devel] [PATCH 1/6] vnc: remove vnc_display global
` [Qemu-devel] [PATCH 2/6] vnc: remove unused DisplayState parameter, add id instead
` [Qemu-devel] [PATCH 3/6] vnc: switch to QemuOpts, allow multiple servers
` [Qemu-devel] [PATCH 4/6] vnc: allow binding servers to qemu consoles
` [Qemu-devel] [PATCH 5/6] vnc: update docs/multiseat.txt
` [Qemu-devel] [PATCH 6/6] vnc: track & limit connections
[Qemu-devel] The status about vhost-net on kvm-arm?
2014-10-15 14:39 UTC (8+ messages)
[Qemu-devel] [PATCH 0/2] vl.c: unify exit on error handling
2014-10-15 14:35 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] vl.c: use single local_err throughout main()
` [Qemu-devel] [PATCH 2/2] vl.c: reduce exit on error code duplication
[Qemu-devel] [PATCH v2] target-ppc: kvm: Fix memory overflow issue about strncat()
2014-10-15 13:52 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] virtio-scsi-dataplane: graceful fail
2014-10-15 13:15 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] virtio-scsi: dataplane: print why starting failed
` [Qemu-devel] [PATCH 2/3] virtio-scsi: dataplane: fail setup gracefully
` [Qemu-devel] [PATCH 3/3] virtio-scsi: dataplane: stop trying on notifier error
[Qemu-devel] [PULL 00/10] Migration pull request
2014-10-15 12:37 UTC (2+ messages)
[Qemu-devel] [PULL 0/4] usb: add high speed mouse & keyboard configuration
2014-10-15 11:52 UTC (5+ messages)
` [Qemu-devel] [PULL 1/4] usb-hid: Move descriptor decision to usb-hid initfn
` [Qemu-devel] [PULL 2/4] usb-hid: Add high speed mouse configuration
` [Qemu-devel] [PULL 3/4] usb-hid: Add high speed keyboard configuration
` [Qemu-devel] [PULL 4/4] xhci: remove dead code
[Qemu-devel] [PULL 0/1] qxl: keep going if reaching guest bug on empty area
2014-10-15 10:51 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] "
[Qemu-devel] [PULL 0/2] gtk patch queue
2014-10-15 10:40 UTC (3+ messages)
` [Qemu-devel] [PULL 1/2] gtk.c: Fix memory leak in gd_set_keycode_type()
` [Qemu-devel] [PULL 2/2] gtk: add support for the Pause key
[Qemu-devel] [PULL 0/1] configure: Prepend pixman and ftd flags to overrule system-provided ones
2014-10-15 10:28 UTC (2+ messages)
` [Qemu-devel] [PULL 1/1] "
[Qemu-devel] [PULL 00/47] QOM devices patch queue 2014-10-15
2014-10-15 10:27 UTC (2+ messages)
[Qemu-devel] [PATCH] sparse: fix build
2014-10-15 9:51 UTC
[Qemu-devel] [PATCH v2] libvixl: a64: Skip "-Wunused-variable" for gcc 5.0.0 or higher
2014-10-15 9:55 UTC (6+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PATCH v4] pc-dimm/numa: Fix stat of memory size in node when hotplug memory
2014-10-15 9:21 UTC (2+ messages)
[Qemu-devel] [PATCH] vga: drop unused dmask16 and dmask4 to avoid compiler warnings
2014-10-15 9:19 UTC (2+ messages)
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).