messages from 2012-03-19 21:27:56 to 2012-03-20 15:20:23 UTC [more...]
[Qemu-devel] [PATCH v4 00/36] VMState port of all cpus
2012-03-20 15:20 UTC (42+ messages)
` [Qemu-devel] [PATCH 01/36] vmstate: Simplify test for CPU_SAVE_VERSION
` [Qemu-devel] [PATCH 02/36] vmstate: make all architectures export a way to migrate cpu's
` [Qemu-devel] [PATCH 03/36] vmstate: unicore32 don't support cpu migration
` [Qemu-devel] [PATCH 04/36] vmstate: use new cpu style for x86
` [Qemu-devel] [PATCH 05/36] vmstate: use new style for lm32 cpus
` [Qemu-devel] [PATCH 06/36] vmstate: make microblaze cpus not migrateable
` [Qemu-devel] [PATCH 07/36] vmstate: port cris cpu to vmstate
` [Qemu-devel] [PATCH 08/36] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY
` [Qemu-devel] [PATCH 09/36] vmstate: introduce float32 arrays
` [Qemu-devel] [PATCH 10/36] vmstate: introduce float64 arrays
` [Qemu-devel] [PATCH 11/36] vmstate: introduce CPU_DoubleU arrays
` [Qemu-devel] [PATCH 12/36] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST
` [Qemu-devel] [PATCH 13/36] vmstate: port ppc cpu
` [Qemu-devel] [PATCH 14/36] vmstate: introduce VMSTATE_VARRAY_MULTIPLY
` [Qemu-devel] [PATCH 15/36] vmstate: define vmstate_info_uinttls
` [Qemu-devel] [PATCH 16/36] vmstate: port sparc cpu
` [Qemu-devel] [PATCH 17/36] vmstate: make incompatible change for sparc
` [Qemu-devel] [PATCH 18/36] mips_fulong2e: cpu vmstate already registered in cpu_exec_init
` [Qemu-devel] [PATCH 19/36] mips: make mvp an embedded struct instead of a pointer
` [Qemu-devel] [PATCH 20/36] mips: make tlb "
` [Qemu-devel] [PATCH 21/36] mips: bump migration version to 4
` [Qemu-devel] [PATCH 22/36] vmstate: port mips cpu
` [Qemu-devel] [PATCH 23/36] arm: save always 32 fpu registers
` [Qemu-devel] [PATCH 24/36] vmstate: port arm cpu
` [Qemu-devel] [PATCH 25/36] vmstate: all cpus converted
` [Qemu-devel] [PATCH 26/36] vmstate: fix vmstate formating for i386
` [Qemu-devel] [PATCH 27/36] vmstate: remove unneeded includes from target-*/machine.c
` [Qemu-devel] [PATCH 28/36] vmstate: rename machine.c to vmstate-cpu.c
` [Qemu-devel] [PATCH 29/36] vmstate: Add copyright info for alpha processor
` [Qemu-devel] [PATCH 30/36] vmstate: Add copyright info for lm32 processor
` [Qemu-devel] [PATCH 31/36] vmstate: Add copyright info for cris processor
` [Qemu-devel] [PATCH 32/36] vmstate: Add copyright info for arm processor
` [Qemu-devel] [PATCH 33/36] vmstate: Add copyright info for i386 processor
` [Qemu-devel] [PATCH 34/36] vmstate: Add copyright info for mips processor
` [Qemu-devel] [PATCH 35/36] vmstate: Add copyright info for ppc processor
` [Qemu-devel] [PATCH 36/36] vmstate: Add copyright info for sparc processor
[Qemu-devel] [Bug 957622] Re: kvm -kernel with grub multiboot kernel dumps core or exits
2012-03-20 15:09 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/vexpress.c: Add NOR flash model
2012-03-20 15:13 UTC (2+ messages)
[Qemu-devel] [PATCH] qemu-ga: Make guest-network-get-interfaces Linux only
2012-03-20 15:09 UTC
[Qemu-devel] [PATCH] fix multiboot loading if load_end_addr == 0 (fwd)
2012-03-20 15:04 UTC (2+ messages)
[Qemu-devel] ARM QOM conversion / class hierarchy
2012-03-20 14:59 UTC (3+ messages)
[Qemu-devel] [PATCH 1/2] hw/pflash_cfi01: add "0xf0" to select and deselect read mode
2012-03-20 14:48 UTC (2+ messages)
` [Qemu-devel] [PATCH 2/2] hw/pflash_cfi01: change print method to avoid complaint
[Qemu-devel] [PATCH RFC] virtio-pci: add MMIO property
2012-03-20 14:49 UTC (11+ messages)
[Qemu-devel] [PATCH v4 3/7] RTC: Add UIP(update in progress) check logic
2012-03-20 14:26 UTC (2+ messages)
[Qemu-devel] [PATCH v4 2/7] RTC: Update the RTC clock only when reading it
2012-03-20 14:16 UTC (2+ messages)
[Qemu-devel] [PATCH v4 1/7] RTC: Remove the logic to update time format when DM bit changed
2012-03-20 14:04 UTC (2+ messages)
[Qemu-devel] [PATCH 00/12] Rewrite tracetool using python
2012-03-20 14:00 UTC (7+ messages)
` [Qemu-devel] [PATCH 10/12] trace: [tracetool] Automatically establish available backends and formats
` [Qemu-devel] [PATCH 12/12] trace: [tracetool] Add error-reporting functions
[Qemu-devel] [PATCH] use bdrv_aio functions in fdc.c
2012-03-20 13:56 UTC (2+ messages)
[Qemu-devel] [PATCH v2] qapi: escaping dots in c_var and in de_camel_case
2012-03-20 13:54 UTC (2+ messages)
` [Qemu-devel] [PATCH v3] qapi: add c_fun to escape function names
[Qemu-devel] RFC: double free in qmp_output_visitor_cleanup()
2012-03-20 13:51 UTC (7+ messages)
` [Qemu-devel] [PATCH] qmp_output_visitor_cleanup(): fix double free
` [Qemu-devel] [PATCH v2 0/2] qapi: fix double free in QMP OV cleanup, add test case
` [Qemu-devel] [PATCH v2 1/2] qapi: fix double free in qmp_output_visitor_cleanup()
` [Qemu-devel] [PATCH v2 2/2] qapi: add struct-errors test case to test-qmp-output-visitor
[Qemu-devel] KVM call agenda for Tuesday 20th
2012-03-20 13:46 UTC (2+ messages)
[Qemu-devel] [PATCH] spice: fix 32bit build
2012-03-20 13:38 UTC (7+ messages)
[Qemu-devel] [PATCH] tracetool dtrace disabled-events fix
2012-03-20 13:37 UTC
[Qemu-devel] [PATCH 2/2] Expose tsc deadline timer cpuid to guest
2012-03-20 13:33 UTC (15+ messages)
[Qemu-devel] Build broken -- qemu-ga: add guest-network-get-interfaces command
2012-03-20 13:28 UTC (3+ messages)
[Qemu-devel] [PATCH V2 0/3] Exynos: i2c, gpio and touchscreen support for NURI board
2012-03-20 13:27 UTC (3+ messages)
` [Qemu-devel] [PATCH V2 2/3] exynos4210: add exynos4210 GPIO implementation
[Qemu-devel] [PATCH] kvm: allow arbitrarily sized mmio ioeventfd
2012-03-20 12:31 UTC
[Qemu-devel] [PATCH v4 0/7] RTC: New logic to emulate RTC
2012-03-20 12:18 UTC (2+ messages)
[Qemu-devel] [RFC/RFA PATCH] qapi: detect extra members inside structs
2012-03-20 12:15 UTC (13+ messages)
[Qemu-devel] [PATCH 0/2] linux-user: Support prctl PR_GET/SET_NAME
2012-03-20 11:47 UTC (4+ messages)
[Qemu-devel] [PATCH] block: add the support to drain throttled requests
2012-03-20 11:44 UTC (6+ messages)
[Qemu-devel] qemu prompt comes up instead of all the kernel stuff
2012-03-20 11:17 UTC
[Qemu-devel] [PATCH v4 0/2] support to migrate with IPv6 address
2012-03-20 10:58 UTC (3+ messages)
` [Qemu-devel] [PATCH v4 1/2] qemu-socket: change inet_connect() to to support nonblock socket
[Qemu-devel] [Bug 959852] [NEW] Build fails: osx 10.7, deprecated CoreAudio APIs
2012-03-20 10:55 UTC (2+ messages)
[Qemu-devel] [PATCH] Remove PCI class code from virtio balloon device
2012-03-20 10:53 UTC (6+ messages)
[Qemu-devel] [RFC PATCH 0/9] qemu capabilities reporting and config changes
2012-03-20 10:33 UTC (7+ messages)
` [Qemu-devel] [PATCH 8/9] vl: add -query-capabilities
[Qemu-devel] [Bug 916720] [NEW] select fails on windows because a non-socket fd is in the rfds set
2012-03-20 9:51 UTC (2+ messages)
` [Qemu-devel] [Bug 916720] "
[Qemu-devel] [Bug 932487] [NEW] win32: git rev 59f971d crashes when accessing disk (coroutine issue)
2012-03-20 9:57 UTC (5+ messages)
` [Qemu-devel] [Bug 932487] "
[Qemu-devel] [PATCH 0/6] ARM: AREG0 conversion
2012-03-20 9:57 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2 v3] kvm: notify host when guest panicked
2012-03-20 9:59 UTC (3+ messages)
[Qemu-devel] [Bug 538808] Re: qemu-system-x86_64 0.12.2 crashes with -m 967 under Windows
2012-03-20 9:42 UTC
[Qemu-devel] [PATCH 0/6] fix w32 sockets
2012-03-20 9:49 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] slirp: use socket_set_nonblock
` [Qemu-devel] [PATCH 2/6] main loop: use msec-based timeout in glib_select_fill
` [Qemu-devel] [PATCH 3/6] main-loop: disable fd_set-based glib integration under w32
` [Qemu-devel] [PATCH 4/6] main-loop: interrupt wait when data arrives on a socket
` [Qemu-devel] [PATCH 5/6] main-loop: replace WaitForMultipleObjects with g_poll
` [Qemu-devel] [PATCH 6/6] main-loop: integrate glib sources for w32
[Qemu-devel] [PATCHv4 00/11] cleanup/consolidate iovec functions
2012-03-20 9:30 UTC (6+ messages)
` [Qemu-devel] [PATCHv4 04/11] consolidate qemu_iovec_memset{, _skip}() into single function and use existing iov_memset()
[Qemu-devel] [PATCH 1/6] arm: move neon_tbl to neon_helper.c
2012-03-20 9:23 UTC (3+ messages)
[Qemu-devel] [PATCH 00/12] convert many options to QemuOpts
2012-03-20 9:15 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/12] vga: disable default VGA if appropriate -device is used
` [Qemu-devel] [PATCH 02/12] QemuOpts: use strtosz
` [Qemu-devel] [PATCH 03/12] cmdline: implement -m with QemuOpts
` [Qemu-devel] [PATCH 04/12] cmdline: implement -S "
` [Qemu-devel] [PATCH 05/12] cmdline: implement -bios "
` [Qemu-devel] [PATCH 06/12] cmdline: implement -localtime "
` [Qemu-devel] [PATCH 07/12] cmdline: make -M a simple alias for -machine type
` [Qemu-devel] [PATCH 08/12] cmdline: convert -smp to QemuOpts
` [Qemu-devel] [PATCH 09/12] cmdline: reindent numa_add
` [Qemu-devel] [PATCH 10/12] cmdline: convert -numa to QemuOpts
` [Qemu-devel] [PATCH 11/12] cmdline: implement -nodefaults with qemuopts
` [Qemu-devel] [PATCH 12/12] cmdline: convert -no-shutdown and -no-reboot to QemuOpts
[Qemu-devel] [Bug 935945] [NEW] SLIRP still not working for win32
2012-03-20 9:02 UTC (2+ messages)
` [Qemu-devel] [Bug 935945] "
[Qemu-devel] [Bug 938431] [NEW] Reproducible crash in slirp_remque (qemu 1.0.1)
2012-03-20 8:58 UTC (4+ messages)
` [Qemu-devel] [Bug 938431] "
[Qemu-devel] [PATCH v2 0/7] vdi: convert to coroutines
2012-03-20 9:12 UTC (2+ messages)
[Qemu-devel] help with helper functions
2012-03-20 8:20 UTC (2+ messages)
[Qemu-devel] [Bug 959992] [NEW] segfault in apic_report_irq_delivered when booting tinycore_3.3.iso
2012-03-20 8:01 UTC
[Qemu-devel] [PATCH] readconfig: add emulation of /dev/fd/ to platforms that that lacks this API
2012-03-20 8:02 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/9] VMXNET3 paravirtual NIC device implementation
2012-03-20 8:00 UTC (5+ messages)
[Qemu-devel] How many floppy can a computer install ? Thank you very much!
2012-03-20 6:46 UTC (2+ messages)
[Qemu-devel] [PATCH] virtio-spec: clarify ro/rw bits and updating rule of virtio-net status field
2012-03-20 6:20 UTC
[Qemu-devel] [PATCH 11/11 v10] introduce a new monitor command 'dump-guest-memory' to dump guest's memory
2012-03-20 3:57 UTC
[Qemu-devel] [PATCH 10/11 v10] make gdb_id() generally avialable
2012-03-20 3:56 UTC
[Qemu-devel] [PATCH 09/11 v10] target-i386: add API to get dump info
2012-03-20 3:55 UTC
[Qemu-devel] [PATCH 08/11 v10] target-i386: Add API to write cpu status to core file
2012-03-20 3:55 UTC
[Qemu-devel] [PATCH 07/11 v10] target-i386: Add API to write elf notes to core file
2012-03-20 3:53 UTC
[Qemu-devel] [PATCH 06/11 v10] Add API to get memory mapping without do paging
2012-03-20 3:52 UTC
[Qemu-devel] [PATCH 05/11 v10] Add API to get memory mapping
2012-03-20 3:51 UTC
[Qemu-devel] [PATCH 03/11 v10] implement cpu_get_memory_mapping()
2012-03-20 3:46 UTC
[Qemu-devel] [PATCH 02/11 v10] Add API to check whether a physical address is I/O address
2012-03-20 3:44 UTC
[Qemu-devel] [PATCH 01/11 v10] Add API to create memory mapping list
2012-03-20 3:39 UTC
[Qemu-devel] [PATCH 04/11 v10] Add API to check whether paging mode is enabled
2012-03-20 3:47 UTC
[Qemu-devel] [PATCH 00/11 v10] introducing a new, dedicated guest memory dump mechanism
2012-03-20 3:28 UTC
[Qemu-devel] [PATCH 0/6] Redesign of pciinit.c (take 2)
2012-03-20 2:20 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/6] "
[Qemu-devel] Boot failure with MS-Dos 6.22 (due to bad BIOS build?)
2012-03-20 2:17 UTC (5+ messages)
[Qemu-devel] [PATCH] kvm: Fix dirty tracking with large kernel page size
2012-03-20 0:26 UTC (3+ messages)
[Qemu-devel] Breakage
2012-03-20 1:21 UTC (5+ messages)
[Qemu-devel] [PATCH] PNG screendump alternative
2012-03-20 1:11 UTC (5+ messages)
[Qemu-devel] [PATCH 1/3] test: remove qemu-ga reference
2012-03-20 0:18 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/3] qapi: remove print statements from test-qmp-commands
` [Qemu-devel] [PATCH 3/3] test: add test-qmp-commands to make check
[Qemu-devel] [PATCH 1/2] w64: Fix data type of tb_next and other variables used for host addresses
2012-03-19 23:16 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] ppc: Use uintptr_t for arguments of ppc_tb_set_jmp_target
[Qemu-devel] [PATCH] Support utf8 chars in pod docs
2012-03-19 22:25 UTC
[Qemu-devel] [ANNOUNCE] kvm-kmod-3.3
2012-03-19 22:22 UTC
[Qemu-devel] [PATCH 2/6] arm: move saturating arithmetic to helper.c
2012-03-19 22:14 UTC (2+ messages)
[Qemu-devel] [PATCH 6/6] arm: move load and store helpers, switch to AREG0 free mode
2012-03-19 21:57 UTC
[Qemu-devel] [PATCH 3/6] arm: move other arithmetic to helper.c
2012-03-19 21:57 UTC
[Qemu-devel] [PATCH 5/6] arm: move exception and wfi helpers to helper.c
2012-03-19 21:57 UTC
[Qemu-devel] [PATCH 4/6] arm: move cpsr and banked register access to helper.c
2012-03-19 21:57 UTC
[Qemu-devel] QEMU was not selected for Google Summer of Code this year
2012-03-19 21:55 UTC (4+ messages)
[Qemu-devel] [PATCHv5 00/11] cleanup/consolidate iovec functions
2012-03-19 21:27 UTC (7+ messages)
` [Qemu-devel] [PATCHv5 01/11] virtio-serial-bus: use correct lengths in control_out() message
` [Qemu-devel] [PATCHv5 03/11] rewrite iov_* functions
` [Qemu-devel] [PATCHv5 06/11] consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
` [Qemu-devel] [PATCHv5 07/11] change qemu_iovec_to_buf() to match other to, from_buf functions
` [Qemu-devel] [PATCHv5 09/11] export iov_send_recv() and use it in iov_send() and iov_recv()
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).