messages from 2014-06-17 13:20:32 to 2014-06-17 18:37:10 UTC [more...]
[Qemu-devel] [PATCH 0/7] spapr: rework memory nodes
2014-06-17 18:36 UTC (8+ messages)
[Qemu-devel] [PATCH v6 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
2014-06-17 18:32 UTC (4+ 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 v5 0/3] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
2014-06-17 18:22 UTC (9+ messages)
` [Qemu-devel] [PATCH v5 2/3] pc & q35: Add new machine opt max-ram-below-4g
[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
[Qemu-devel] [PATCH] qcow2: Silence covscan for g_realloc() result
2014-06-17 17:57 UTC
[Qemu-devel] [PULL 000/103] pc, pci, virtio, hotplug fixes, enhancements for 2.1
2014-06-17 17:42 UTC (104+ messages)
` [Qemu-devel] [PULL 001/103] pc: create custom generic PC machine type
` [Qemu-devel] [PULL 002/103] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PULL 003/103] object_add: allow completion handler to get canonical path
` [Qemu-devel] [PULL 004/103] vl.c: daemonize before guest memory allocation
` [Qemu-devel] [PULL 005/103] add memdev backend infrastructure
` [Qemu-devel] [PULL 006/103] vl.c: extend -m option to support options for memory hotplug
` [Qemu-devel] [PULL 007/103] qdev: hotplug for buss-less devices
` [Qemu-devel] [PULL 008/103] qdev: expose DeviceState.hotplugged field as a property
` [Qemu-devel] [PULL 009/103] pc: implement pc-dimm device abstraction
` [Qemu-devel] [PULL 010/103] memory: add memory_region_is_mapped() API
` [Qemu-devel] [PULL 011/103] pc-dimm: do not allow to set already used memdev
` [Qemu-devel] [PULL 012/103] pc: initialize memory hotplug address space
` [Qemu-devel] [PULL 013/103] pc: exit QEMU if number of slots more than supported 256
` [Qemu-devel] [PULL 014/103] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
` [Qemu-devel] [PULL 015/103] pc: exit QEMU if compat machine doesn't support memory hotlpug
` [Qemu-devel] [PULL 016/103] pc: add memory hotplug handler to PC_MACHINE
` [Qemu-devel] [PULL 017/103] pc-dimm: add busy address check and address auto-allocation
` [Qemu-devel] [PULL 018/103] pc-dimm: add busy slot check and slot auto-allocation
` [Qemu-devel] [PULL 019/103] acpi: rename cpu_hotplug_defs.h to pc-hotplug.h
` [Qemu-devel] [PULL 020/103] acpi: memory hotplug ACPI hardware implementation
` [Qemu-devel] [PULL 021/103] trace: add acpi memory hotplug IO region events
` [Qemu-devel] [PULL 022/103] trace: pc: add PC_DIMM slot & address allocation
` [Qemu-devel] [PULL 023/103] acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
` [Qemu-devel] [PULL 024/103] acpi:piix4: add memory hotplug handling
` [Qemu-devel] [PULL 025/103] pc: ich9 lpc: make it work with global/compat properties
` [Qemu-devel] [PULL 026/103] acpi:ich9: add memory hotplug handling
` [Qemu-devel] [PULL 027/103] pc: migrate piix4 & ich9 MemHotplugState
` [Qemu-devel] [PULL 028/103] pc: add acpi-device link to PCMachineState
` [Qemu-devel] [PULL 029/103] pc: propagate memory hotplug event to ACPI device
` [Qemu-devel] [PULL 030/103] pc: ACPI BIOS: implement memory hotplug interface
` [Qemu-devel] [PULL 031/103] pc: add "hotplug-memory-region-size" property to PC_MACHINE
` [Qemu-devel] [PULL 032/103] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
` [Qemu-devel] [PULL 033/103] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
` [Qemu-devel] [PULL 034/103] acpi: update generated files
` [Qemu-devel] [PULL 035/103] acpi-test: update expected tables
` [Qemu-devel] [PULL 036/103] virtio: Drop superfluous conditionals around g_free()
` [Qemu-devel] [PULL 037/103] virtio: Drop superfluous conditionals around g_strdup()
` [Qemu-devel] [PULL 038/103] qtest: fix hex2nib for capital characters
` [Qemu-devel] [PULL 039/103] ich: get rid of spaces in type name
` [Qemu-devel] [PULL 040/103] pc: q35: acpi: report error to user on unsupported unplug request
` [Qemu-devel] [PULL 041/103] migration: export SELF_ANNOUNCE_ROUNDS
` [Qemu-devel] [PULL 042/103] migration: introduce self_announce_delay()
` [Qemu-devel] [PULL 043/103] virtio-net: announce self by guest
` [Qemu-devel] [PULL 044/103] Add kvm_eventfds_enabled function
` [Qemu-devel] [PULL 045/103] Add chardev API qemu_chr_fe_read_all
` [Qemu-devel] [PULL 046/103] Add chardev API qemu_chr_fe_set_msgfds
` [Qemu-devel] [PULL 047/103] Add chardev API qemu_chr_fe_get_msgfds
` [Qemu-devel] [PULL 048/103] Add G_IO_HUP handler for socket chardev
` [Qemu-devel] [PULL 049/103] vhost: add vhost_get_features and vhost_ack_features
` [Qemu-devel] [PULL 050/103] vhost_net should call the poll callback only when it is set
` [Qemu-devel] [PULL 051/103] Refactor virtio-net to use generic get_vhost_net
` [Qemu-devel] [PULL 052/103] vhost_net_init will use VhostNetOptions to get all its arguments
` [Qemu-devel] [PULL 053/103] Add vhost_ops to vhost_dev struct and replace all relevant ioctls
` [Qemu-devel] [PULL 054/103] Add vhost-backend and VhostBackendType
` [Qemu-devel] [PULL 055/103] Add vhost-user as a vhost backend
` [Qemu-devel] [PULL 056/103] vhost-net: vhost-user feature bits support
` [Qemu-devel] [PULL 057/103] Add new vhost-user netdev backend
` [Qemu-devel] [PULL 058/103] Add the vhost-user netdev backend to the command line
` [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] [PATCH 0/5] qom: path resolution, property aliases and more
2014-06-17 17:38 UTC (32+ messages)
` [Qemu-devel] [PATCH 1/5] qom: add a generic mechanism to resolve paths
` [Qemu-devel] [PATCH 2/5] qom: add object_property_add_alias()
` [Qemu-devel] [PATCH 3/5] qom: allow creating an alias of a child<> property
` [Qemu-devel] [PATCH 4/5] qom: allow creating an alias of an object
` [Qemu-devel] [PATCH 5/5] mc146818rtc: add "rtc" link to "/machine"
[Qemu-devel] [PATCH v4 0/4] test virtio-blk hotplug
2014-06-17 17:37 UTC (10+ 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 v4 4/4] qtest: use qmp_exec_hmp_cmd() in blockdev-test
[Qemu-devel] [PATCH] target-ppc: Fix compiler warning
2014-06-17 17:18 UTC
[Qemu-devel] [PULL 0/8] build system and libcacard changes for 2014-06-10
2014-06-17 17:15 UTC (4+ messages)
` [Qemu-devel] [PULL 2/8] vscclient: use glib thread primitives not qemu
[Qemu-devel] [PATCH v2] add input-send-event command
2014-06-17 17:05 UTC (2+ messages)
[Qemu-devel] [Bug 584146] [NEW] Virtual fat breaks with -snapshot
2014-06-17 16:44 UTC (2+ messages)
` [Qemu-devel] [Bug 584146] "
[Qemu-devel] [PATCH v3] bsd-user: Add patches to fix AES_* link errors
2014-06-17 16:48 UTC (2+ messages)
[Qemu-devel] [PATCH v2] mc146818rtc: add rtc-reset-reinjection QMP command
2014-06-17 16:48 UTC (3+ messages)
[Qemu-devel] [PATCH V6 00/29] add direct support of event in qapi schema
2014-06-17 16:30 UTC (10+ messages)
` [Qemu-devel] [PATCH V6 17/29] qapi event: convert WATCHDOG
[Qemu-devel] qemu vs. spice-server-devel build failure
2014-06-17 16:08 UTC
[Qemu-devel] [PATCH] linux-user: added fake open() for /proc/self/cmdline
2014-06-17 3:16 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/17] linux-user updates
2014-06-17 15:43 UTC (19+ messages)
` [Qemu-devel] [PULL v2 01/17] signal/all: remove __get/__put_user return value reading
` [Qemu-devel] [PULL v2 02/17] signal/x86/setup_frame: __put_user cleanup
` [Qemu-devel] [PULL v2 03/17] signal/all: remove return value from copy_siginfo_to_user
` [Qemu-devel] [PULL v2 04/17] signal/all: remove return value from setup_sigcontext
` [Qemu-devel] [PULL v2 05/17] signal/all: remove return value from restore_sigcontext
` [Qemu-devel] [PULL v2 06/17] signal/sparc/restore_fpu_state: remove
` [Qemu-devel] [PULL v2 07/17] signal/all/do_sigaltstack remove __get_user value check
` [Qemu-devel] [PULL v2 08/17] signal/all/do_sigreturn - remove __get_user checks
` [Qemu-devel] [PULL v2 09/17] signal/all/setup_frame remove __put_user checks
` [Qemu-devel] [PULL v2 10/17] signal/ppc/{save, restore}_user_regs remove __put/get error checks
` [Qemu-devel] [PULL v2 11/17] signal/sparc64_set_context: remove __get_user checks
` [Qemu-devel] [PULL v2 12/17] signal/ppc/do_setcontext remove __get_user return check
` [Qemu-devel] [PULL v2 13/17] linux-user: fix gcc-4.9 compiler error on __{get, put]}_user
` [Qemu-devel] [PULL v2 14/17] linux-user/uname: Return correct uname string for x86_64
` [Qemu-devel] [PULL v2 15/17] linux-user: Don't overrun guest buffer in sched_getaffinity
` [Qemu-devel] [PULL v2 16/17] linux-user: Return correct errno for unsupported netlink socket
` [Qemu-devel] [PULL v2 17/17] User mode support for Linux ELF files with no section header
[Qemu-devel] [PATCH v3 00/18] migration: add static analysis tool to check vmstate compat
2014-06-17 15:25 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 15/18] tests: vmstate static checker: remove a subsection
` [Qemu-devel] [PATCH v3 16/18] tests: vmstate static checker: remove Subsections
` [Qemu-devel] [PATCH v3 17/18] tests: vmstate static checker: add substructure for usb-kbd for hid section
` [Qemu-devel] [PATCH v3 18/18] tests: vmstate static checker: add size mismatch inside substructure
[Qemu-devel] Help needed testing on ppc
2014-06-17 15:17 UTC (13+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] qemu-img segfault on latest git
2014-06-17 15:08 UTC
[Qemu-devel] qemu-img convert from raw to vmdk does not work in vmware esxi
2014-06-17 15:03 UTC (3+ messages)
[Qemu-devel] change of mac address at runtime
2014-06-17 14:48 UTC
[Qemu-devel] [PATCH] add input-send-event command
2014-06-17 13:46 UTC (6+ messages)
[Qemu-devel] [PATCH] block/iscsi: use 16 byte CDBs only when necessary
2014-06-17 13:45 UTC (8+ messages)
[Qemu-devel] [PATCH 00/16] linux-user fixes & improvements
2014-06-17 13:39 UTC (2+ messages)
[Qemu-devel] [PATCH] target-ppc: fixed translation of mcrxr instruction
2014-06-17 13:31 UTC (3+ messages)
[Qemu-devel] [Bug 1308341] Re: Multiple CPUs causes blue screen on Windows guest (14.04 regression)
2014-06-17 13:10 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).