messages from 2014-10-06 17:12:38 to 2014-10-07 16:56:22 UTC [more...]
[Qemu-devel] [PATCH 00/17] RFC: userfault v2
2014-10-07 16:56 UTC (25+ messages)
` [Qemu-devel] [PATCH 07/17] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits
` [Qemu-devel] [PATCH 08/17] mm: madvise MADV_USERFAULT
` [Qemu-devel] [PATCH 10/17] mm: rmap preparation for remap_anon_pages
[Qemu-devel] [PATCH v6 00/24] Split BlockBackend off BDS with an axe
2014-10-07 16:10 UTC (29+ messages)
` [Qemu-devel] [PATCH v6 01/24] block: Split bdrv_new_root() off bdrv_new()
` [Qemu-devel] [PATCH v6 02/24] block: New BlockBackend
` [Qemu-devel] [PATCH v6 03/24] block: Connect BlockBackend to BlockDriverState
` [Qemu-devel] [PATCH v6 04/24] block: Connect BlockBackend and DriveInfo
` [Qemu-devel] [PATCH v6 05/24] block: Code motion to get rid of stubs/blockdev.c
` [Qemu-devel] [PATCH v6 06/24] block: Make BlockBackend own its BlockDriverState
` [Qemu-devel] [PATCH v6 07/24] blockdev: Eliminate drive_del()
` [Qemu-devel] [PATCH v6 08/24] block: Eliminate bdrv_iterate(), use bdrv_next()
` [Qemu-devel] [PATCH v6 09/24] block: Eliminate BlockDriverState member device_name[]
` [Qemu-devel] [PATCH v6 10/24] block: Merge BlockBackend and BlockDriverState name spaces
` [Qemu-devel] [PATCH v6 11/24] block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
` [Qemu-devel] [PATCH v6 12/24] block: Rename BlockDriverAIOCB* to BlockAIOCB*
` [Qemu-devel] [PATCH v6 13/24] block: Rename BlockDriverCompletionFunc to BlockCompletionFunc
` [Qemu-devel] [PATCH v6 14/24] virtio-blk: Drop redundant VirtIOBlock member conf
` [Qemu-devel] [PATCH v6 15/24] virtio-blk: Rename VirtIOBlkConf variables to conf
` [Qemu-devel] [PATCH v6 16/24] hw: Convert from BlockDriverState to BlockBackend, mostly
` [Qemu-devel] [PATCH v6 17/24] ide: Complete conversion from BlockDriverState to BlockBackend
` [Qemu-devel] [PATCH v6 18/24] pc87312: Drop unused members of PC87312State
` [Qemu-devel] [PATCH v6 19/24] blockdev: Drop superfluous DriveInfo member id
` [Qemu-devel] [PATCH v6 20/24] blockdev: Fix blockdev-add not to create DriveInfo
` [Qemu-devel] [PATCH v6 21/24] block/qapi: Convert qmp_query_block() to BlockBackend
` [Qemu-devel] [PATCH v6 22/24] blockdev: Convert qmp_eject(), qmp_change_blockdev() "
` [Qemu-devel] [PATCH v6 23/24] block: Lift device model API into BlockBackend
` [Qemu-devel] [PATCH v6 24/24] block: Make device model's references to BlockBackend strong
[Qemu-devel] [Bug 1378407] [NEW] [feature request] Partition table wrapper for single-filesystem images
2014-10-07 15:11 UTC
[Qemu-devel] [PATCH 00/11] block: allow blockjobs to coexist with dataplane
2014-10-07 15:18 UTC (5+ messages)
` [Qemu-devel] [PATCH 10/11] block: let commit blockjob run in BDS AioContext
[Qemu-devel] [PATCH] util: Emancipate id_wellformed() from QemuOpts
2014-10-07 15:14 UTC (12+ messages)
` [Qemu-devel] IDs in QOM (was: [PATCH] util: Emancipate id_wellformed() from QemuOpts)
` [Qemu-devel] IDs in QOM
[Qemu-devel] [Patch v4 0/8] Netduino 2 Machine Model
2014-10-07 15:03 UTC (10+ messages)
` [Qemu-devel] [Patch v4 1/8] stm32f205_timer: Add the stm32f205 Timer
` [Qemu-devel] [Patch v4 2/8] stm32f205_USART: Add the stm32f205 USART Controller
` [Qemu-devel] [Patch v4 3/8] stm32f205_SYSCFG: Add the stm32f205 SYSCFG
` [Qemu-devel] [Patch v4 4/8] target_arm: Remove memory region init from armv7m_init
` [Qemu-devel] [Patch v4 5/8] target_arm: Parameterise the irq lines for armv7m_init
` [Qemu-devel] [Patch v4 6/8] target_arm: Change the reset values based on the ELF entry
` [Qemu-devel] [Patch v4 7/8] stm32f205: Add the stm32f205 SoC
` [Qemu-devel] [Patch v4 8/8] netduino2: Add the Netduino 2 Machine
[Qemu-devel] [PATCH] Tracing docs fix configure option and description
2014-10-07 14:12 UTC
[Qemu-devel] qemu-nbd and discard
2014-10-07 14:04 UTC
[Qemu-devel] [PATCH v2 00/36] complete conversion to hotplug-handler API
2014-10-07 13:53 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 37/36] qdev: device_del: search for to be unplugged device in 'peripheral' container
[Qemu-devel] [PATCH V4 0/8] cpu/acpi: convert cpu hot plug to hotplug_handler API
2014-10-07 13:32 UTC (9+ messages)
` [Qemu-devel] [PATCH V4 1/8] acpi/cpu: add cpu hotplug callback function to match "
` [Qemu-devel] [PATCH V4 2/8] acpi:ich9: convert cpu hotplug handle to "
` [Qemu-devel] [PATCH V4 4/8] pc: add cpu hotplug handler to PC_MACHINE
` [Qemu-devel] [PATCH V4 5/8] pc: Update rtc_cmos in pc_cpu_plug
[Qemu-devel] [PATCH v1 0/8] Block Throttle Group Support
2014-10-07 13:24 UTC (9+ messages)
` [Qemu-devel] [PATCH v1 1/8] throttle: Extract timers from ThrottleState into a separate ThrottleTimers structure
` [Qemu-devel] [PATCH v1 2/8] throttle: Add throttle group infrastructure
` [Qemu-devel] [PATCH v1 3/8] throttle: Add throttle group infrastructure tests
` [Qemu-devel] [PATCH v1 4/8] throttle: Prepare to have multiple timers for one ThrottleState
` [Qemu-devel] [PATCH v1 5/8] throttle: Add a way to know if throttle_schedule_timer had armed a timer
` [Qemu-devel] [PATCH v1 6/8] throttle: Add a way to fire one of the timers asap like a bottom half
` [Qemu-devel] [PATCH v1 7/8] throttle: Add throttle group support
` [Qemu-devel] [PATCH v1 8/8] throttle: Update throttle infrastructure copyright
[Qemu-devel] [RFC PATCH] target-i386: move generic memory hotplug methods to DSDTs
2014-10-07 11:39 UTC (2+ messages)
[Qemu-devel] [PATCH v4 00/47] Postcopy implementation
2014-10-07 11:35 UTC (30+ messages)
` [Qemu-devel] [PATCH v4 08/47] socket shutdown
` [Qemu-devel] [PATCH v4 19/47] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v4 20/47] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v4 32/47] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH v4 37/47] Page request: Consume pages off the post-copy queue
` [Qemu-devel] [PATCH v4 38/47] Add assertion to check migration_dirty_pages
` [Qemu-devel] [PATCH v4 47/47] End of migration for postcopy
[Qemu-devel] [PATCH v3] ivshmem: use error_report
2014-10-07 11:24 UTC
[Qemu-devel] [PATCH v2] ivshmem: use error_report
2014-10-07 11:02 UTC (5+ messages)
[Qemu-devel] [PATCH 0/8] pending s390x patches for 2.2
2014-10-07 10:58 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] linux-headers: update to 3.17-rc7
` [Qemu-devel] [PATCH 2/8] s390x/kvm: introduce proper states for s390 cpus
` [Qemu-devel] [PATCH 3/8] s390x/kvm: proper use of the cpu states OPERATING and STOPPED
` [Qemu-devel] [PATCH 4/8] s390x/kvm: propagate s390 cpu state to kvm
` [Qemu-devel] [PATCH 5/8] s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
` [Qemu-devel] [PATCH 6/8] s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
` [Qemu-devel] [PATCH 7/8] s390x/migration: migrate CPU state
` [Qemu-devel] [PATCH 8/8] s390x/virtio-ccw: fix vhost-scsi intialization
[Qemu-devel] [PATCH] linuxboot: compute initrd loading address
2014-10-07 10:10 UTC (3+ messages)
[Qemu-devel] [PATCH v11 00/34] modify boot order of guest, and take effect after rebooting
2014-10-07 8:00 UTC (35+ messages)
` [Qemu-devel] [PATCH v11 01/34] bootdevice: move bootdevice related code to new file bootdevice.c
` [Qemu-devel] [PATCH v11 02/34] bootindex: add check bootindex function
` [Qemu-devel] [PATCH v11 03/34] bootindex: add del_boot_device_path function
` [Qemu-devel] [PATCH v11 04/34] fw_cfg: add fw_cfg_machine_reset function
` [Qemu-devel] [PATCH v11 05/34] bootindex: rework add_boot_device_path function
` [Qemu-devel] [PATCH v11 06/34] bootindex: support to set a existent device's bootindex to -1
` [Qemu-devel] [PATCH v11 07/34] bootindex: add a setter/getter functions wrapper for bootindex property
` [Qemu-devel] [PATCH v11 08/34] virtio-net: add bootindex to qom property
` [Qemu-devel] [PATCH v11 09/34] e1000: "
` [Qemu-devel] [PATCH v11 10/34] eepro100: "
` [Qemu-devel] [PATCH v11 11/34] ne2000: "
` [Qemu-devel] [PATCH v11 12/34] pcnet: "
` [Qemu-devel] [PATCH v11 13/34] rtl8139: "
` [Qemu-devel] [PATCH v11 14/34] spapr_lian: "
` [Qemu-devel] [PATCH v11 15/34] vmxnet3: "
` [Qemu-devel] [PATCH v11 16/34] usb-net: "
` [Qemu-devel] [PATCH v11 17/34] net: remove bootindex property from qdev to qom
` [Qemu-devel] [PATCH v11 18/34] virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
` [Qemu-devel] [PATCH v11 19/34] host-libusb: remove bootindex property from qdev to qom
` [Qemu-devel] [PATCH v11 20/34] pci-assign: "
` [Qemu-devel] [PATCH v11 21/34] vfio: "
` [Qemu-devel] [PATCH v11 22/34] redirect: "
` [Qemu-devel] [PATCH v11 23/34] isa-fdc: remove bootindexA/B "
` [Qemu-devel] [PATCH v11 24/34] scsi: add bootindex to qom property
` [Qemu-devel] [PATCH v11 25/34] ide: "
` [Qemu-devel] [PATCH v11 26/34] virtio-blk: "
` [Qemu-devel] [PATCH v11 27/34] block: remove bootindex property from qdev to qom
` [Qemu-devel] [PATCH v11 28/34] virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
` [Qemu-devel] [PATCH v11 29/34] usb-storage: add bootindex to qom property
` [Qemu-devel] [PATCH v11 30/34] nvma: ide: "
` [Qemu-devel] [PATCH v11 31/34] ide: add calling add_boot_device_patch in bootindex setter function
` [Qemu-devel] [PATCH v11 32/34] bootindex: move calling add_boot_device_patch to "
` [Qemu-devel] [PATCH v11 33/34] bootindex: delete bootindex when device is removed
` [Qemu-devel] [PATCH v11 34/34] bootindex: change fprintf to error_report
[Qemu-devel] [PATCH] pcie: change confused comment clearer
2014-10-07 7:33 UTC (2+ messages)
[Qemu-devel] [Xen-devel] [PATCH 2/2] xen:i386:pc_piix: create isa bridge specific to IGD passthrough
2014-10-07 7:27 UTC (16+ messages)
[Qemu-devel] [PATCH v5 00/33] target-arm: add Security Extensions for CPUs
2014-10-07 7:12 UTC (45+ messages)
` [Qemu-devel] [PATCH v5 01/33] target-arm: increase arrays of registers R13 & R14
` [Qemu-devel] [PATCH v5 02/33] target-arm: add arm_is_secure() function
` [Qemu-devel] [PATCH v5 04/33] target-arm: rename arm_current_pl to arm_current_el
` [Qemu-devel] [PATCH v5 05/33] target-arm: make arm_current_pl() return PL3
` [Qemu-devel] [PATCH v5 06/33] target-arm: A32: Emulate the SMC instruction
` [Qemu-devel] [PATCH v5 07/33] target-arm: extend async excp masking
` [Qemu-devel] [PATCH v5 08/33] target-arm: add async excp target_el function
` [Qemu-devel] [PATCH v5 09/33] target-arm: add macros to access banked registers
` [Qemu-devel] [PATCH v5 10/33] target-arm: add non-secure Translation Block flag
` [Qemu-devel] [PATCH v5 11/33] target-arm: arrayfying fieldoffset for banking
` [Qemu-devel] [PATCH v5 12/33] target-arm: insert Aarch32 cpregs twice into hashtable
` [Qemu-devel] [PATCH v5 32/33] target-arm: add GDB scr register
[Qemu-devel] [PATCH] snapshot: Reset err to NULL to avoid double free
2014-10-07 6:52 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/5] add description field in ObjectProperty and PropertyInfo struct
2014-10-07 6:33 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 1/5] qdev: add description field in "
` [Qemu-devel] [PATCH v5 2/5] qom: add description field in ObjectProperty struct
` [Qemu-devel] [PATCH v5 3/5] qdev: set the object property's description to the qdev property's
` [Qemu-devel] [PATCH v5 4/5] qmp: print descriptions of object properties
` [Qemu-devel] [PATCH v5 5/5] qdev: drop legacy_name from qdev properties
[Qemu-devel] [Bug 638955] [NEW] emulated netcards don't work with recent sunos kernel
2014-10-07 1:46 UTC (2+ messages)
` [Qemu-devel] [Bug 638955] "
[Qemu-devel] [RFC PATCH] block/migration: Disable cache invalidate for incoming migration
2014-10-06 22:47 UTC (5+ messages)
[Qemu-devel] [PATCH 0/2] qemu-char: Clean up socket reporting
2014-10-06 20:36 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-char: Fix reconnect socket error reporting
` [Qemu-devel] [PATCH 2/2] qemu-sockets: Add error to non-blocking connect handler
[Qemu-devel] [PATCH] gdb: detect target architecture via target.xml
2014-10-06 19:56 UTC (9+ messages)
` [Qemu-devel] [PATCH] gdb: provide the name of the architecture in the target.xml
[Qemu-devel] [PULL v2 0/5] linux-user patches for 2.2
2014-10-06 19:11 UTC (6+ messages)
` [Qemu-devel] [PULL v2 1/5] linux-user: Enable epoll_pwait syscall for ARM
` [Qemu-devel] [PULL v2 2/5] linux-user: Convert blkpg to use a special subop handler
` [Qemu-devel] [PULL v2 3/5] linux-user: Simplify timerid checks on g_posix_timers range
` [Qemu-devel] [PULL v2 4/5] linux-user: don't include timerfd if not needed
` [Qemu-devel] [PULL v2 5/5] translate-all.c: memory walker initial address miscalculation
[Qemu-devel] [PULL 0/5] linux-user patches for 2.2
2014-10-06 19:05 UTC (4+ messages)
[Qemu-devel] [PATCH] virtio-pci: fix migration for pci bus master
2014-10-06 17:25 UTC (7+ 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).