qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-04 16:29:04 to 2012-06-05 10:06:34 UTC [more...]

[Qemu-devel] [RFC] Use QEMU IDL for device serialization/vmstate
 2012-06-05 10:06 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/17] qidl: add QEMU IDL processor
` [Qemu-devel] [PATCH 02/17] qidl: add qc definitions
` [Qemu-devel] [PATCH 03/17] qapi: add visitor interfaces for arrays
` [Qemu-devel] [PATCH 04/17] qapi: QmpOutputVisitor, implement array handling
` [Qemu-devel] [PATCH 05/17] qapi: qapi-visit.py, support arrays and complex qapi definitions
` [Qemu-devel] [PATCH 06/17] qapi: qapi-visit.py, add gen support for existing types
` [Qemu-devel] [PATCH 07/17] qapi: add open-coded visitors for QEMUTimer/struct tm types
` [Qemu-devel] [PATCH 08/17] rtc: move RTCState declaration to header
` [Qemu-devel] [PATCH 09/17] rtc: add qc annotations
` [Qemu-devel] [PATCH 10/17] Makefile: add infrastructure to incorporate qidl-generated files
` [Qemu-devel] [PATCH 11/17] qapi: add qidl-generated qapi schema for rtc
` [Qemu-devel] [PATCH 12/17] rtc: add a QOM property for accessing device state
` [Qemu-devel] [PATCH 13/17] rtc: add _version() qidl annotations
` [Qemu-devel] [PATCH 14/17] qidl: add qidl-based generation of vmstate field bindings
` [Qemu-devel] [PATCH 15/17] Makefile: add qidl-generation of vmstate field descriptions
` [Qemu-devel] [PATCH 16/17] qidl: add qidl-generated vmstate fields for rtc
` [Qemu-devel] [PATCH 17/17] rtc: use qidl-generated vmstate bindings

[Qemu-devel] [PATCH v4 0/3] fdc: fix media handling
 2012-06-05 10:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 1/3] fdc: floppy drive should be visible after start without media

[Qemu-devel] [PATCH v2 0/1] virtio-rng: hardware random number generator
 2012-06-05  9:54 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/1] virtio-rng: hardware random number generator device

[Qemu-devel] [qemu-devel][RFC] Enable usb with default options
 2012-06-05  9:48 UTC 

[Qemu-devel] [PULL 00/20 1.2] kvm updates
 2012-06-05  9:11 UTC  (10+ messages)

[Qemu-devel] qemu 1.1.0 says 1.1.50
 2012-06-05  9:06 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/5] asynchronous migration state change handlers
 2012-06-05  8:46 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/5] notifiers: add support for async notifiers handlers
` [Qemu-devel] [RFC PATCH 2/5] migration: moving migration start code to a separated routine
` [Qemu-devel] [RFC PATCH 3/5] migration: moving migration completion "
` [Qemu-devel] [RFC PATCH 4/5] migration: replace migration state change notifier with async notifiers
` [Qemu-devel] [RFC PATCH 5/5] spice: turn spice "migration end" handler to be async

[Qemu-devel] test
 2012-06-05  8:04 UTC 

[Qemu-devel] buildbot failure in qemu on default_ppc
 2012-06-05  7:35 UTC  (8+ messages)
  ` [Qemu-devel] [PATCH] kvm: Fix build for non-CAP_IRQ_ROUTING targets

[Qemu-devel] [PATCH v2] vnc: disable VNC password authentication (security type 2) when in FIPS mode
 2012-06-05  7:23 UTC  (12+ messages)

[Qemu-devel] [qemu-devel][RFC] Enable usb with default options
 2012-06-05  7:19 UTC 

[Qemu-devel] [PATCH] Fix build of kvm-all.c when no KVM_CAP_IRQ_ROUTING
 2012-06-05  7:16 UTC 

[Qemu-devel] [PATCH 00/24] per-directory Makefile snippets, limit vpath abuse
 2012-06-05  6:30 UTC  (9+ messages)
` [Qemu-devel] [PATCH 19/24] convert libhw to nested Makefiles

[Qemu-devel] [qemu-devel][RFC] Enable usb in the default configuration
 2012-06-05  5:51 UTC 

[Qemu-devel] vio-net driver
 2012-06-05  5:17 UTC 

[Qemu-devel] Python problem using MinGW when build QEMU
 2012-06-05  5:12 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH] PCI: Introduce INTx check & mask API
 2012-06-05  2:56 UTC  (7+ messages)

[Qemu-devel] [PATCH V4 0/5] Ehnahced SSI bus support + M25P80 SPI flash + Xilinx SPI controller
 2012-06-05  2:51 UTC  (4+ messages)

[Qemu-devel] buildbot failure in qemu on block_x86_64_debian_6_0
 2012-06-05  2:50 UTC 

[Qemu-devel] buildbot failure in qemu on block_i386_debian_6_0
 2012-06-05  2:36 UTC 

[Qemu-devel] [PATCH v4] target-microblaze: lwx/swx: first implementation
 2012-06-05  2:34 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-microblaze: fix swx build breakage
 2012-06-05  2:31 UTC 

[Qemu-devel] buildbot failure in qemu on block_openbsd_current
 2012-06-05  2:26 UTC 

[Qemu-devel] KVM on Fedora 16(X64) cost too much memory
 2012-06-05  1:51 UTC 

[Qemu-devel] buildbot failure in qemu on block_mingw32
 2012-06-05  1:50 UTC 

[Qemu-devel] buildbot failure in qemu on block_openbsd_4.9
 2012-06-05  1:34 UTC 

[Qemu-devel] [PULL] QOM CPUState, part 3: cpu_state_reset()
 2012-06-05  1:22 UTC  (75+ messages)
` [Qemu-devel] [PATCH 01/74] target-arm: Use cpu_reset() in cpu_arm_init()
` [Qemu-devel] [PATCH 02/74] pxa2xx: Use cpu_arm_init() and store ARMCPU
` [Qemu-devel] [PATCH 03/74] omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
` [Qemu-devel] [PATCH 04/74] armv7m: Use cpu_arm_init() to obtain ARMCPU
` [Qemu-devel] [PATCH 05/74] armv7m: Pass ARMCPU to armv7m_reset()
` [Qemu-devel] [PATCH 06/74] arm_boot: Pass ARMCPU to do_cpu_reset()
` [Qemu-devel] [PATCH 07/74] target-lm32: Let cpu_lm32_init() return LM32CPU
` [Qemu-devel] [PATCH 08/74] lm32_boards: Use cpu_lm32_init() to obtain LM32CPU
` [Qemu-devel] [PATCH 09/74] lm32_boards: Store LM32CPU in ResetInfo
` [Qemu-devel] [PATCH 10/74] milkymist: Use cpu_lm32_init() to obtain LM32CPU
` [Qemu-devel] [PATCH 11/74] milkymist: Store LM32 in ResetInfo
` [Qemu-devel] [PATCH 12/74] target-xtensa: Let cpu_xtensa_init() return XtensaCPU
` [Qemu-devel] [PATCH 13/74] xtensa_sim: Use cpu_xtensa_init() to obtain XtensaCPU
` [Qemu-devel] [PATCH 14/74] xtensa_sim: Pass XtensaCPU to sim_reset()
` [Qemu-devel] [PATCH 15/74] xtensa_lx60: Use cpu_xtensa_init() to obtain XtensaCPU
` [Qemu-devel] [PATCH 16/74] xtensa_lx60: Pass XtensaCPU to lx60_reset()
` [Qemu-devel] [PATCH 17/74] target-cris: Reindent cpu_cris_init()
` [Qemu-devel] [PATCH 18/74] target-cris: Let cpu_cris_init() return CRISCPU
` [Qemu-devel] [PATCH 19/74] axis_dev88: Use cpu_cris_init() to obtain CRISCPU
` [Qemu-devel] [PATCH 20/74] cris-boot: Pass CRISCPU to cris_load_image()
` [Qemu-devel] [PATCH 21/74] cris-boot: Pass CRISCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 22/74] target-microblaze: Let cpu_mb_init() return MicroBlazeCPU
` [Qemu-devel] [PATCH 23/74] petalogix_ml605: Use cpu_mb_init() to obtain MicroBlazeCPU
` [Qemu-devel] [PATCH 24/74] petalogix_s3adsp1800_mmu: "
` [Qemu-devel] [PATCH 25/74] microblaze_boot: Pass MicroBlazeCPU to microblaze_load_kernel()
` [Qemu-devel] [PATCH 26/74] target-i386: Pass X86CPU to do_cpu_{init, sipi}()
` [Qemu-devel] [PATCH 27/74] target-i386: Let cpu_x86_init() return X86CPU
` [Qemu-devel] [PATCH 28/74] pc: Use cpu_x86_init() to obtain X86CPU
` [Qemu-devel] [PATCH 29/74] pc: Pass X86CPU to pc_cpu_reset()
` [Qemu-devel] [PATCH 30/74] target-sh4: Let cpu_sh4_init() return SuperHCPU
` [Qemu-devel] [PATCH 31/74] r2d: Use cpu_sh4_init() to obtain SuperHCPU
` [Qemu-devel] [PATCH 32/74] r2d: Store SuperHCPU in ResetData
` [Qemu-devel] [PATCH 33/74] target-mips: Use cpu_reset() in cpu_mips_init()
` [Qemu-devel] [PATCH 34/74] target-mips: Use cpu_reset() in do_interrupt()
` [Qemu-devel] [PATCH 35/74] target-mips: Let cpu_mips_init() return MIPSCPU
` [Qemu-devel] [PATCH 36/74] mips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
` [Qemu-devel] [PATCH 37/74] mips_fulong2e: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 38/74] mips_jazz: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 39/74] mips_jazz: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 40/74] mips_malta: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 41/74] mips_malta: Pass MIPSCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 42/74] mips_mipssim: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 43/74] mips_mipssim: Store MIPSCPU in ResetData
` [Qemu-devel] [PATCH 44/74] mips_r4k: Use cpu_mips_init() to obtain MIPSCPU
` [Qemu-devel] [PATCH 45/74] mips_r4k: Store MIPSCPU in ResetData
` [Qemu-devel] [PATCH 46/74] target-ppc: Let cpu_ppc_init() return PowerPCCPU
` [Qemu-devel] [PATCH 47/74] ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec]
` [Qemu-devel] [PATCH 48/74] spapr: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 49/74] spapr: Pass PowerPCCPU to spapr_cpu_reset()
` [Qemu-devel] [PATCH 50/74] ppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 51/74] ppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 52/74] ppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 53/74] ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
` [Qemu-devel] [PATCH 54/74] ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 55/74] ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
` [Qemu-devel] [PATCH 56/74] ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 57/74] ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
` [Qemu-devel] [PATCH 58/74] ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 59/74] ppc_prep: Pass PowerPCCPU to ppc_prep_reset()
` [Qemu-devel] [PATCH 60/74] virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
` [Qemu-devel] [PATCH 61/74] virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
` [Qemu-devel] [PATCH 62/74] virtex_ml507: Pass PowerPCCPU to main_cpu_reset()
` [Qemu-devel] [PATCH 63/74] cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
` [Qemu-devel] [PATCH 64/74] target-sparc: Let cpu_sparc_init() return SPARCCPU
` [Qemu-devel] [PATCH 65/74] sun4m: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH 66/74] sun4m: Pass SPARCCPU to {main, secondary}_cpu_reset()
` [Qemu-devel] [PATCH 67/74] sun4u: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH 68/74] sun4u: Let cpu_devinit() return SPARCCPU
` [Qemu-devel] [PATCH 69/74] sun4u: Store SPARCCPU in ResetData
` [Qemu-devel] [PATCH 70/74] leon3: Use cpu_sparc_init() to obtain SPARCCPU
` [Qemu-devel] [PATCH 71/74] leon3: Store SPARCCPU in ResetData
` [Qemu-devel] [PATCH 72/74] bsd-user: Use cpu_reset() in after cpu_init()
` [Qemu-devel] [PATCH 73/74] linux-user: Use cpu_reset() after cpu_init() / cpu_copy()
` [Qemu-devel] [PATCH 74/74] Kill off cpu_state_reset()

[Qemu-devel] [RFC PATCH v1 0/4] SPI bus support + Xilinx SPI controller
 2012-06-05  0:47 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH v1 2/4] m25p80: initial verion

[Qemu-devel] [PATCH V19 0/7] Qemu Trusted Platform Module (TPM) integration
 2012-06-04 23:08 UTC  (10+ messages)
` [Qemu-devel] [PATCH V19 1/7] Support for TPM command line options
` [Qemu-devel] [PATCH V19 2/7] Add TPM (frontend) hardware interface (TPM TIS) to Qemu
` [Qemu-devel] [PATCH V19 3/7] Add a debug register
` [Qemu-devel] [PATCH V19 4/7] Build the TPM frontend code
` [Qemu-devel] [PATCH V19 5/7] Add a TPM Passthrough backend driver implementation
` [Qemu-devel] [PATCH V19 6/7] Introduce --enable-tpm-passthrough configure option
` [Qemu-devel] [PATCH V19 7/7] Add fd parameter for TPM passthrough driver

[Qemu-devel] [PATCH] pci: unplug all devs of same slot once
 2012-06-04 21:52 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3] pci: call object_unparent() before free_qdev()

[Qemu-devel] [PATCH 0/2] pci: hotplug bridge fixes
 2012-06-04 21:47 UTC  (2+ messages)

[Qemu-devel] [Bug 1008728] [NEW] Program counter is wrong when re-enter tb_find_fast in SH4 CPU
 2012-06-04 21:14 UTC  (2+ messages)
` [Qemu-devel] [Bug 1008728] "

[Qemu-devel] [Bug 1008136] [NEW] Cannot compile 1.1.0
 2012-06-04 20:12 UTC  (3+ messages)
` [Qemu-devel] [Bug 1008136] "

[Qemu-devel] [PATCH v3 0/8] msi: Refactorings and reset fixes
 2012-06-04 18:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 8/8] msi: Use msi/msix_present more consistently
    ` [Qemu-devel] [PATCH v4 "

[Qemu-devel] [PATCH] msix: Drop unused msix_bar_size
 2012-06-04 18:57 UTC  (2+ messages)

[Qemu-devel] [PATCH qom-next 08/12] target-i386: introduce cpu-model property for x86_cpu
 2012-06-04 17:29 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] Block patches
 2012-06-04 17:23 UTC  (4+ messages)
` [Qemu-devel] [PATCH 02/12] qcow2: fix the byte endian convertion

[Qemu-devel] [PATCH v2 0/6] convert sendkey to qapi
 2012-06-04 17:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 6/6] qapi: convert sendkey

[Qemu-devel] [PATCH 0/3] file descriptor passing using getfd over QMP
 2012-06-04 16:40 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/3] block: Add support to "open" /dev/fd/X filenames
` [Qemu-devel] [PATCH 3/3] Sample server that opens image files for QEMU

[Qemu-devel] Can we improve virtio data structures with QOM?
 2012-06-04 16:40 UTC  (6+ messages)


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).