messages from 2014-06-17 17:39:31 to 2014-06-18 06:45:25 UTC [more...]
[Qemu-devel] [PATCH 2.1 00/36] Pending monitor patches for 2.1
2014-06-18 6:43 UTC (33+ messages)
` [Qemu-devel] [PATCH 2.1 01/36] os-posix: include sys/time.h
` [Qemu-devel] [PATCH 2.1 02/36] qapi: Add includes from qapi/ as dependencies
` [Qemu-devel] [PATCH 2.1 03/36] qapi: add event helper functions
` [Qemu-devel] [PATCH 2.1 04/36] qapi script: add event support
` [Qemu-devel] [PATCH 2.1 05/36] test: add test cases for qapi event
` [Qemu-devel] [PATCH 2.1 06/36] qapi: adjust existing defines
` [Qemu-devel] [PATCH 2.1 07/36] monitor: add an implemention of qapi event emit method
` [Qemu-devel] [PATCH 2.1 08/36] qapi: add new schema file qapi-event.json
` [Qemu-devel] [PATCH 2.1 09/36] qapi event: convert SHUTDOWN
` [Qemu-devel] [PATCH 2.1 10/36] qapi event: convert POWERDOWN
` [Qemu-devel] [PATCH 2.1 11/36] qapi event: convert RESET
` [Qemu-devel] [PATCH 2.1 12/36] qapi event: convert STOP
` [Qemu-devel] [PATCH 2.1 13/36] qapi event: convert RESUME
` [Qemu-devel] [PATCH 2.1 14/36] qapi event: convert SUSPEND
` [Qemu-devel] [PATCH 2.1 15/36] qapi event: convert SUSPEND_DISK
` [Qemu-devel] [PATCH 2.1 16/36] qapi event: convert WAKEUP
` [Qemu-devel] [PATCH 2.1 17/36] qapi event: convert RTC_CHANGE
` [Qemu-devel] [PATCH 2.1 18/36] qapi event: convert WATCHDOG
` [Qemu-devel] [PATCH 2.1 19/36] qapi event: convert DEVICE_DELETED
` [Qemu-devel] [PATCH 2.1 20/36] qapi event: convert DEVICE_TRAY_MOVED
` [Qemu-devel] [PATCH 2.1 21/36] qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR
` [Qemu-devel] [PATCH 2.1 22/36] qapi event: convert BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PATCH 2.1 23/36] qapi event: convert other BLOCK_JOB events
` [Qemu-devel] [PATCH 2.1 24/36] qapi event: convert NIC_RX_FILTER_CHANGED
` [Qemu-devel] [PATCH 2.1 25/36] qapi event: convert VNC events
` [Qemu-devel] [PATCH 2.1 26/36] qapi event: convert SPICE events
` [Qemu-devel] [PATCH 2.1 27/36] qapi event: convert BALLOON_CHANGE
` [Qemu-devel] [PATCH 2.1 28/36] qapi event: convert GUEST_PANICKED
` [Qemu-devel] [PATCH 2.1 29/36] qapi event: convert QUORUM events
` [Qemu-devel] [PATCH 2.1 30/36] qapi event: clean up
` [Qemu-devel] [PATCH 2.1 32/36] qemu-char: do not call chr_write directly
` [Qemu-devel] [PATCH 2.1 33/36] qemu-char: move pty_chr_update_read_handler around
[Qemu-devel] [PATCH v4 0/4] test virtio-blk hotplug
2014-06-18 6:40 UTC (13+ messages)
` [Qemu-devel] [PATCH v4 2/4] qtest: introduce qmp_exec_hmp_cmd()
` [Qemu-devel] [PATCH v4 3/4] virtio-blk-test.c: add hotplug subtest
[Qemu-devel] [PATCH V6 00/29] add direct support of event in qapi schema
2014-06-18 6:07 UTC (13+ messages)
` [Qemu-devel] [PATCH V6 03/29] qapi script: add event support
[Qemu-devel] [PATCH] json-lexer: fix escaped backslash in single-quoted string
2014-06-18 6:00 UTC (2+ messages)
[Qemu-devel] [PATCH 0/7] spapr: rework memory nodes
2014-06-18 5:04 UTC (14+ messages)
` [Qemu-devel] [PATCH 3/7] spapr: Refactor spapr_populate_memory()
[Qemu-devel] [PATCH] libvixl: Add gcc format attribute
2014-06-18 4:45 UTC (6+ messages)
[Qemu-devel] [PATCH 3/3 v2] ppc debug: Add debug stub support
2014-06-18 4:39 UTC (6+ messages)
[Qemu-devel] [PATCH] check NULL opts in qemu_opt_get functions
2014-06-18 4:04 UTC (2+ messages)
[Qemu-devel] [Bug 1308341] Re: Multiple CPUs causes blue screen on Windows guest (14.04 regression)
2014-06-18 3:48 UTC
[Qemu-devel] [PATCH v6 0/3] qapi: fix coding style in generated code
2014-06-18 3:51 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 2/3] qapi: add const prefix to 'char *' insider c_type()
[Qemu-devel] [PULL 000/103] pc, pci, virtio, hotplug fixes, enhancements for 2.1
2014-06-18 3:13 UTC (59+ messages)
` [Qemu-devel] [PULL 011/103] pc-dimm: do not allow to set already used memdev
` [Qemu-devel] [PULL 013/103] pc: exit QEMU if number of slots more than supported 256
` [Qemu-devel] [PULL 059/103] Add vhost-user protocol documentation
` [Qemu-devel] [PULL 060/103] libqemustub: add stubs to be able to use qemu-char.c
` [Qemu-devel] [PULL 061/103] Add qtest for vhost-user
` [Qemu-devel] [PULL 062/103] NUMA: move numa related code to new file numa.c
` [Qemu-devel] [PULL 063/103] NUMA: check if the total numa memory size is equal to ram_size
` [Qemu-devel] [PULL 064/103] NUMA: Add numa_info structure to contain numa nodes info
` [Qemu-devel] [PULL 065/103] NUMA: convert -numa option to use OptsVisitor
` [Qemu-devel] [PULL 066/103] NUMA: expand MAX_NODES from 64 to 128
` [Qemu-devel] [PULL 067/103] man: improve -numa doc
` [Qemu-devel] [PULL 068/103] qmp: improve error reporting for -object and object-add
` [Qemu-devel] [PULL 069/103] numa: introduce memory_region_allocate_system_memory
` [Qemu-devel] [PULL 070/103] memory: reorganize file-based allocation
` [Qemu-devel] [PULL 071/103] memory: move preallocation code out of exec.c
` [Qemu-devel] [PULL 072/103] memory: move RAM_PREALLOC_MASK to exec.c, rename
` [Qemu-devel] [PULL 073/103] configure: add Linux libnuma detection
` [Qemu-devel] [PULL 074/103] Introduce signed range
` [Qemu-devel] [PULL 075/103] qom: introduce object_property_get_enum and object_property_get_uint16List
` [Qemu-devel] [PULL 076/103] numa: add -numa node,memdev= option
` [Qemu-devel] [PULL 077/103] memory: move mem_path handling to memory_region_allocate_system_memory
` [Qemu-devel] [PULL 078/103] memory: add error propagation to file-based RAM allocation
` [Qemu-devel] [PULL 079/103] vl: redo -object parsing
` [Qemu-devel] [PULL 080/103] pc: pass MachineState to pc_memory_init
` [Qemu-devel] [PULL 081/103] backend:hostmem: replace hostmemory with host_memory
` [Qemu-devel] [PULL 082/103] hostmem: separate allocation from UserCreatable complete method
` [Qemu-devel] [PULL 083/103] hostmem: add file-based HostMemoryBackend
` [Qemu-devel] [PULL 084/103] hostmem: add merge and dump properties
` [Qemu-devel] [PULL 085/103] hostmem: allow preallocation of any memory region
` [Qemu-devel] [PULL 086/103] hostmem: add property to map memory with MAP_SHARED
` [Qemu-devel] [PULL 087/103] hostmem: add properties for NUMA memory policy
` [Qemu-devel] [PULL 088/103] qmp: add query-memdev
` [Qemu-devel] [PULL 089/103] hmp: add info memdev
` [Qemu-devel] [PULL 090/103] tests: fix memory leak in test of string input visitor
` [Qemu-devel] [PULL 091/103] qapi: make string input visitor parse int list
` [Qemu-devel] [PULL 092/103] qapi: make string output "
` [Qemu-devel] [PULL 093/103] qapi: fix build on glib < 2.28
` [Qemu-devel] [PULL 094/103] qdev: reorganize error reporting in bus_set_realized
` [Qemu-devel] [PULL 095/103] qdev: recursively unrealize devices when unrealizing bus
` [Qemu-devel] [PULL 096/103] qmp: clean out whitespace
` [Qemu-devel] [PULL 097/103] pc: acpi: do not hardcode preprocessor
` [Qemu-devel] [PULL 098/103] numa: handle mmaped memory allocation failure correctly
` [Qemu-devel] [PULL 099/103] qmp: add query-memory-devices command
` [Qemu-devel] [PULL 100/103] acpi: introduce TYPE_ACPI_DEVICE_IF interface
` [Qemu-devel] [PULL 101/103] acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices
` [Qemu-devel] [PULL 102/103] qmp: add query-acpi-ospm-status command
` [Qemu-devel] [PULL 103/103] qmp: add ACPI_DEVICE_OST event handling
[Qemu-devel] qemu-img segfault on latest git
2014-06-18 2:58 UTC (2+ messages)
[Qemu-devel] [PATCH 1/6] kvm_stat: Only consider online cpus
2014-06-18 1:54 UTC (7+ messages)
` [Qemu-devel] [PATCH 6/6] kvm_stat: Add powerpc support
[Qemu-devel] [PATCH] target-i386: Fix indentation of CPU model definitions
2014-06-18 0:02 UTC (2+ messages)
[Qemu-devel] [qom/qom-cpu PATCH] i386: improve invtsc migration blocker error message
2014-06-17 23:54 UTC
[Qemu-devel] [RFC v1 1/2] arm: Add the cortex-a9 CPU to the a9mpcore device
2014-06-17 23:33 UTC (7+ messages)
[Qemu-devel] [PATCHv2] usb: Fix usb-bt-dongle initialization
2014-06-17 23:23 UTC
[Qemu-devel] [RFC] qemu VGA endian swap low level drawing changes
2014-06-17 23:16 UTC (9+ messages)
[Qemu-devel] [PATCH v2] hw/mips: gt64xxx_pci: Add VMStateDescription
2014-06-17 23:10 UTC
[Qemu-devel] [PATCH] taget-i386: Broadwell CPU model
2014-06-17 22:57 UTC (4+ messages)
[Qemu-devel] [PATCH] usb: Fix usb-bt-dongle segfault
2014-06-17 22:53 UTC (5+ messages)
[Qemu-devel] [PATCH v6 for 2.1 00/10] Modify block jobs to use node-names
2014-06-17 22:25 UTC (12+ messages)
` [Qemu-devel] [PATCH v6 for 2.1 01/10] block: Auto-generate node_names for each BDS entry
` [Qemu-devel] [PATCH v6 for 2.1 02/10] block: add helper function to determine if a BDS is in a chain
` [Qemu-devel] [PATCH v6 for 2.1 03/10] block: simplify bdrv_find_base() and bdrv_find_overlay()
` [Qemu-devel] [PATCH v6 for 2.1 04/10] block: make 'top' argument to block-commit optional
` [Qemu-devel] [PATCH v6 for 2.1 05/10] block: Accept node-name arguments for block-commit
` [Qemu-devel] [PATCH v6 for 2.1 06/10] block: extend block-commit to accept a string for the backing file
` [Qemu-devel] [PATCH v6 for 2.1 07/10] block: add ability for block-stream to use node-name
` [Qemu-devel] [PATCH v6 for 2.1 08/10] block: add backing-file option to block-stream
` [Qemu-devel] [PATCH v6 for 2.1 09/10] block: Add QMP documentation for block-stream
` [Qemu-devel] [PATCH v6 for 2.1 10/10] block: add QAPI command to allow live backing file change
[Qemu-devel] [PATCH 0/2] block: Fix unset "filename" for certain drivers
2014-06-17 22:14 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] block: Do not prematurely remove "filename"
` [Qemu-devel] [PATCH 2/2] iotests: Add test for set "filename" for NBD
[Qemu-devel] [PATCH v5 00/12] KVM Support for MIPS32 Processors
2014-06-17 22:10 UTC (13+ messages)
` [Qemu-devel] [PATCH v5 01/12] target-mips: Reset CPU timer consistently
` [Qemu-devel] [PATCH v5 02/12] hw/mips/cputimer: Don't start periodic timer in KVM mode
` [Qemu-devel] [PATCH v5 03/12] hw/mips: Add API to convert KVM guest KSEG0 <-> GPA
` [Qemu-devel] [PATCH v5 04/12] target-mips: get_physical_address: Add defines for segment bases
` [Qemu-devel] [PATCH v5 05/12] target-mips: get_physical_address: Add KVM awareness
` [Qemu-devel] [PATCH v5 06/12] kvm: Allow arch to set sigmask length
` [Qemu-devel] [PATCH v5 07/12] target-mips: kvm: Add main KVM support for MIPS
` [Qemu-devel] [PATCH v5 08/12] target-mips: Call kvm_mips_reset_vcpu() from mips_cpu_reset()
` [Qemu-devel] [PATCH v5 09/12] hw/mips: In KVM mode, inject IRQ2 (I/O) interrupts via ioctls
` [Qemu-devel] [PATCH v5 10/12] hw/mips: malta: Add KVM support
` [Qemu-devel] [PATCH v5 11/12] target-mips: Enable KVM support in build system
` [Qemu-devel] [PATCH v5 12/12] MAINTAINERS: Add entry for MIPS KVM
[Qemu-devel] [PATCH v5 00/10] Modify block jobs to use node-names
2014-06-17 21:57 UTC (3+ messages)
[Qemu-devel] [PATCH] linux-user: added fake open() for /proc/self/cmdline
2014-06-17 21:09 UTC (3+ messages)
[Qemu-devel] [PATCH] target-ppc: Adding Functionality to rtas_ibm_get_system_parameter
2014-06-17 20:04 UTC
[Qemu-devel] [PATCH v5 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
2014-06-17 20:35 UTC (15+ messages)
` [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g
` [Qemu-devel] [Xen-devel] "
[Qemu-devel] [PULL 0/6] migration queue
2014-06-17 20:32 UTC (5+ messages)
` [Qemu-devel] [PATCH 6/6] migration: catch unknown flags in ram_load
[Qemu-devel] [qom-cpu PATCH v3 0/2] target-i386: Fixes for migratable/invtsc
2014-06-17 20:31 UTC (3+ messages)
` [Qemu-devel] [qom-cpu PATCH v3 1/2] target-i386: Use x86_cpu_get_supported_feature_word() for "-cpu host"
` [Qemu-devel] [qom-cpu PATCH v3 2/2] target-i386: Set migratable=yes by default on "host" CPU mooel
[Qemu-devel] [PATCH] pc: acpi-build: make linker & RSDP tables dynamic
2014-06-17 20:19 UTC (2+ messages)
[Qemu-devel] [PATCH] vscclient: Restore sockets.h include to fix build on FreeBBSD
2014-06-17 19:23 UTC
[Qemu-devel] [PATCH] apb: Fix out-of-bounds array write access
2014-06-17 19:59 UTC (2+ messages)
[Qemu-devel] [PATCH] target-ppc: Fix compiler warning
2014-06-17 19:40 UTC (2+ messages)
[Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10
2014-06-17 19:11 UTC (5+ messages)
` [Qemu-devel] [PULL 2/8] vscclient: use glib thread primitives not qemu
[Qemu-devel] [PATCH v6 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
2014-06-17 19:00 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 1/3] xen-hvm: Fix xen_hvm_init() to adjust pc memory layout
` [Qemu-devel] [PATCH v6 2/3] pc & q35: Add new machine opt max-ram-below-4g
` [Qemu-devel] [PATCH v6 3/3] xen-hvm: Pass is_default to xen_hvm_init
[Qemu-devel] [PATCH] qcow2: Silence covscan for g_realloc() result
2014-06-17 18:39 UTC (2+ messages)
[Qemu-devel] [PATCH v10 0/4] Quorum maintainance operations
2014-06-17 18:21 UTC (6+ messages)
` [Qemu-devel] [PATCH v10 4/4] qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode
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).