qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-01 12:07:28 to 2012-11-02 00:07:22 UTC [more...]

[Qemu-devel] buildbot failure in qemu on default_openbsd_4.9
 2012-11-02  0:07 UTC 

[Qemu-devel] [PATCH] exec: Advise huge pages for the TCG code gen buffer
 2012-11-01 22:20 UTC 

[Qemu-devel] [PATCHv2 1/4] Adding new syscalls (bugzilla 855162)
 2012-11-01 21:43 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] trivial: Remove some pre-TCG CPUArchState members
 2012-11-01 21:36 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-alpha: Remove t0, t1 from CPUAlphaState
` [Qemu-devel] [PATCH 2/3] target-m68k: Remove t1 from CPUM68KState
` [Qemu-devel] [PATCH 3/3] target-sparc: Remove t0, t1 from CPUSPARCState

[Qemu-devel] Compile error
 2012-11-01 21:29 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 00/35] postcopy live migration
 2012-11-01 21:20 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 24/35] postcopy outgoing: add -p option to migrate command
` [Qemu-devel] [PATCH v3 26/35] postcopy/outgoing: add -n options to disable background transfer
` [Qemu-devel] [PATCH v3 27/35] postcopy/outgoing: implement forward/backword prefault
` [Qemu-devel] [PATCH v3 29/35] postcopy/outgoing: add movebg mode(-m) to migration command
` [Qemu-devel] [PATCH v3 34/35] postcopy/outgoing: introduce precopy_count parameter

[Qemu-devel] [PATCH] Fix build error in virtfs-proxy-helper
 2012-11-01 21:22 UTC  (2+ messages)

[Qemu-devel] [ATTENTION] You must run git submodule update --init on latest master!
 2012-11-01 21:15 UTC 

[Qemu-devel] [PATCH] ui/vnc.c: Fix crash with VNC
 2012-11-01 20:06 UTC 

[Qemu-devel] [PULL v2 00/39] AioContext, thread pool, Win32 AIO
 2012-11-01 19:33 UTC  (2+ messages)

[Qemu-devel] [PULL 00/22] console cleanups & pixman rendering
 2012-11-01 19:33 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/22] console: QLIST-ify display change listeners
` [Qemu-devel] [PATCH 02/22] console: add unregister_displaychangelistener
` [Qemu-devel] [PATCH 03/22] console: move set_mouse + cursor_define callbacks
` [Qemu-devel] [PATCH 04/22] console: s/TextConsole/QemuConsole/
` [Qemu-devel] [PATCH 05/22] console: untangle gfx & txt updates
` [Qemu-devel] [PATCH 06/22] console: init displaychangelisteners on register
` [Qemu-devel] [PATCH 07/22] vga: fix text mode updating
` [Qemu-devel] [PATCH 08/22] console: remove dpy_gfx_fill
` [Qemu-devel] [PATCH 09/22] console: remove DisplayAllocator
` [Qemu-devel] [PATCH 10/22] pixman: add submodule
` [Qemu-devel] [PATCH 11/22] pixman: windup in configure & makefiles
` [Qemu-devel] [PATCH 12/22] pixman: helper functions
` [Qemu-devel] [PATCH 13/22] pixman: add pixman image to DisplaySurface
` [Qemu-devel] [PATCH 14/22] console: make qemu_alloc_display static
` [Qemu-devel] [PATCH 15/22] console: don't set PixelFormat alpha fields for 32bpp
` [Qemu-devel] [PATCH 16/22] qxl: stop direct access to DisplaySurface fields
` [Qemu-devel] [PATCH 17/22] vga: "
` [Qemu-devel] [PATCH 18/22] pixman: switch screendump function
` [Qemu-devel] [PATCH 19/22] pixman/vnc: use pixman images in vnc
` [Qemu-devel] [PATCH 20/22] pixman/vnc: remove rgb_prepare_row* functions
` [Qemu-devel] [PATCH 21/22] pixman/vnc: remove dead code
` [Qemu-devel] [PATCH 22/22] pixman: drop obsolete fields from DisplaySurface

[Qemu-devel] [PULL 1.3 0/4] Net patches
 2012-11-01 19:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/28] [PULL] qemu-kvm.git uq/master queue
 2012-11-01 19:32 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] qemu-ga: add isa-serial support to win32
 2012-11-01 19:33 UTC  (14+ messages)
` [Qemu-devel] [PATCH 1/5] configure: link qemu-ga.exe in default make target
` [Qemu-devel] [PATCH 2/5] qemu-ga: win32: add _ov suffix to current GSource functions
` [Qemu-devel] [PATCH 4/5] qemu-ga: win32: isolate virtio-serial specific code
` [Qemu-devel] [PATCH 5/5] qemu-ga: win32: add isa-serial support

[Qemu-devel] [PULL] QOM CPUState patch queue 2012-10-31
 2012-11-01 19:32 UTC  (2+ messages)

[Qemu-devel] [PULL 1.3 0/9] Trivial patches for 20 October to 1 November 2012
 2012-11-01 19:05 UTC  (16+ messages)
` [Qemu-devel] [PATCH 1/9] cadence_uart: More debug information
` [Qemu-devel] [PATCH 1/6] ui/vnc: Only report/use TIGHT_PNG encoding if enabled
` [Qemu-devel] [PATCH 2/9] m68k: Return semihosting errno values correctly
` [Qemu-devel] [PATCH 2/6] targphys.h: Don't define target_phys_addr_t for user-mode emulators
` [Qemu-devel] [PATCH 3/6] target-arm/neon_helper: Remove obsolete FIXME comment
` [Qemu-devel] [PATCH 3/9] target-sparc: make do_unaligned_access static
` [Qemu-devel] [PATCH 4/6] configure: Remove unused parameters from main function
` [Qemu-devel] [PATCH 4/9] vl.c: add missing static
` [Qemu-devel] [PATCH 5/6] net/tap-win32: Fix compiler warning caused by missing include statement
` [Qemu-devel] [PATCH 5/9] vnc: add missing static
` [Qemu-devel] [PATCH 6/9] ppc: "
` [Qemu-devel] [PATCH 6/6] ui/vnc-jobs.c: Fix minor typos in comments
` [Qemu-devel] [PATCH 7/9] target-ppc: make some functions static
` [Qemu-devel] [PATCH 8/9] exec: "
` [Qemu-devel] [PATCH 9/9] pc: Drop redundant test for ROM memory region

[Qemu-devel] usb input pipelining patches v3
 2012-11-01 19:07 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/8] usb: Add packet combining functions
` [Qemu-devel] [PATCH 4/8] usb-redir: Add support for input pipelining

[Qemu-devel] [PATCH] pc: Drop redundant test for ROM memory region
 2012-11-01 18:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/6] static patches
 2012-11-01 18:49 UTC  (2+ messages)

[Qemu-devel] [patch v5 0/8] push mmio dispatch out of big lock
 2012-11-01 18:44 UTC  (10+ messages)
` [Qemu-devel] [patch v5 5/8] memory: introduce local lock for address space
` [Qemu-devel] [patch v5 6/8] memory: make mmio dispatch able to be out of biglock

[Qemu-devel] [PATCH] pc_sysfw: Always use alias for ISA BIOS region
 2012-11-01 18:23 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 0/3] Standard SD host controller model
 2012-11-01 17:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH v7 1/3] hw: introduce standard SD host controller

[Qemu-devel] monitor/qmp no longer working with -enable-kvm
 2012-11-01 16:25 UTC  (2+ messages)
  ` [Qemu-devel] [PATCH] Reorder alarm timer setup again

[Qemu-devel] ISA BIOS mapping for system flash emulation
 2012-11-01 16:28 UTC  (5+ messages)

[Qemu-devel] usb: split packet result into actual_length + status v3
 2012-11-01 16:15 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] usb: split packet result into actual_length + status
` [Qemu-devel] [PATCH 2/6] usb-redir: Allow packets to have both data and an error-status
` [Qemu-devel] [PATCH 3/6] ehci: Get rid of the magical PROC_ERR status
` [Qemu-devel] [PATCH 4/6] ehci: Add support for packets with both data and an error status
` [Qemu-devel] [PATCH 5/6] xhci: "
` [Qemu-devel] [PATCH 6/6] usb/combined-packet: Move freeing of combined to usb_combined_packet_remove()

[Qemu-devel] [PATCH v2] arm_boot: Change initrd load address to "halfway through RAM"
 2012-11-01 16:05 UTC  (2+ messages)

[Qemu-devel] [Bug 1066055] Re: Network performance regression with vde_switch
 2012-11-01 16:07 UTC  (8+ messages)
        ` [Qemu-devel] [PATCH] virtio: limit avail bytes lookahead

[Qemu-devel] [PULL 0/5] ppc patch queue 2012-11-01
 2012-11-01 16:03 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/5] target-ppc: Rework storage of VPA registration state
` [Qemu-devel] [PATCH 3/5] target-ppc: Extend FPU state for newer POWER CPUs
` [Qemu-devel] [PATCH 4/5] pseries: Clean up inconsistent variable name in xics.c
` [Qemu-devel] [PATCH 5/5] pseries: Cleanup duplications of ics_valid_irq() code

[Qemu-devel] [PULL 00/28] arm-devs queue
 2012-11-01 16:02 UTC  (2+ messages)

[Qemu-devel] [PULL 00/31] usb patch queue
 2012-11-01 15:54 UTC  (32+ messages)
` [Qemu-devel] [PATCH 01/31] xhci: add {get, set}_field macros & enum for pls
` [Qemu-devel] [PATCH 02/31] xhci: s/xhci_update_port/xhci_port_update/
` [Qemu-devel] [PATCH 03/31] xhci: add xhci_port_have_device
` [Qemu-devel] [PATCH 04/31] xhci: add xhci_port_notify
` [Qemu-devel] [PATCH 05/31] xhci: add xhci_port_reset
` [Qemu-devel] [PATCH 06/31] xhci: set pls in xhci_port_update & xhci_port_reset
` [Qemu-devel] [PATCH 07/31] xhci: add port trace points
` [Qemu-devel] [PATCH 08/31] xhci: allow address slot being called multiple times
` [Qemu-devel] [PATCH 09/31] usb/ehci: parameterise the register region offsets
` [Qemu-devel] [PATCH 10/31] usb/ehci: Abstract away PCI DMA API
` [Qemu-devel] [PATCH 11/31] usb/ehci: seperate out PCIisms
` [Qemu-devel] [PATCH 12/31] usb/ehci: Guard definition of EHCI_DEBUG
` [Qemu-devel] [PATCH 13/31] usb/ehci: split into multiple source files
` [Qemu-devel] [PATCH 14/31] usb/ehci: add sysbus variant
` [Qemu-devel] [PATCH 15/31] xilinx_zynq: add USB controllers
` [Qemu-devel] [PATCH 16/31] uhci: dynamic type generation
` [Qemu-devel] [PATCH 17/31] uhci: stick irq routing info into UHCIInfo too
` [Qemu-devel] [PATCH 18/31] uhci: add ich9 00:1a.* variants
` [Qemu-devel] [PATCH 19/31] usb/ehci-pci: dynamic type generation
` [Qemu-devel] [PATCH 20/31] usb/ehci-pci: add ich9 00:1a.* variant
` [Qemu-devel] [PATCH 21/31] usb/ehci-pci: add helper to create ich9 usb controllers
` [Qemu-devel] [PATCH 22/31] uhci: Add a uhci_handle_td_error() helper function
` [Qemu-devel] [PATCH 23/31] uhci: Don't crash on device disconnect
` [Qemu-devel] [PATCH 24/31] usb: Add packet combining functions
` [Qemu-devel] [PATCH 25/31] combined-packet: Add a workaround for Linux usbfs + live migration
` [Qemu-devel] [PATCH 26/31] usb-redir: Add support for 32 bits bulk packet length
` [Qemu-devel] [PATCH 27/31] usb-redir: Add support for input pipelining
` [Qemu-devel] [PATCH 28/31] usb-redir: Add an usbredir_setup_usb_eps() helper function
` [Qemu-devel] [PATCH 29/31] usb-redir: Use reject rather the disconnect on bad ep info
` [Qemu-devel] [PATCH 30/31] usb-redir: Allow to attach USB 2.0 devices to 1.1 host controller
` [Qemu-devel] [PATCH 31/31] usb-redir: Allow redirecting super speed devices to high speed controllers

[Qemu-devel] Subject: [PATCH 00/27] Fix APIC-ID-based CPU topology, take 3
 2012-11-01 15:16 UTC  (12+ messages)
` [Qemu-devel] [PATCH 20/27] target-i386: do not call x86_cpu_realize() on cpu_x86_init()
` [Qemu-devel] [PATCH 22/27] pc: set CPU APIC ID explicitly
` [Qemu-devel] [PATCH 27/27] pc: generate APIC IDs according to CPU topology

[Qemu-devel] [PATCH] hw/qxl: qxl_send_events: nop if stopped
 2012-11-01 13:09 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/7] IOMMU support
 2012-11-01 13:45 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 3/7] memory: iommu support

[Qemu-devel] [Bug 1073952] [NEW] data sent to serial interface gets truncated after 64kb
 2012-11-01 13:30 UTC 

[Qemu-devel] [PATCH] add bochs dispi interface framebuffer driver
 2012-11-01 13:30 UTC  (3+ messages)

[Qemu-devel] [PATCH] ui/spice: support websockets ports
 2012-11-01 13:26 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] xhci: Better spec conforming behaviour
 2012-11-01 13:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] When the XHCI host controller is switched to the running mode, set the ccs bit for each port, to which a device is already attached

[Qemu-devel] [PATCH 00/29] QIDL: First Batch of Device Conversions
 2012-11-01 13:04 UTC  (30+ messages)
` [Qemu-devel] [PATCH 01/29] qemu-timer: add QEMUTimer visitor
` [Qemu-devel] [PATCH 02/29] qidl: qidl.h, mark common immutable types as q_immutable by default
` [Qemu-devel] [PATCH 03/29] isa: qidl_declare ISADevice
` [Qemu-devel] [PATCH 04/29] rtc: qidl_declare RTCState
` [Qemu-devel] [PATCH 05/29] rtc: use qidl-generated properties
` [Qemu-devel] [PATCH 06/29] rtc: add qom property for RTCState state
` [Qemu-devel] [PATCH 07/29] pci: qidl_declare PCIDevice + PCIBus
` [Qemu-devel] [PATCH 08/29] pci: use qidl_declare'd properties for TYPE_PCI_DEVICE
` [Qemu-devel] [PATCH 09/29] pci: add qom property for PCIBus instances
` [Qemu-devel] [PATCH 10/29] vga: qidl_declare VGACommonState
` [Qemu-devel] [PATCH 11/29] cirrus: qidl_declare PCICirrusVGAState + CirrusVGAState
` [Qemu-devel] [PATCH 12/29] cirrus: add qom property for cirrus-vga state
` [Qemu-devel] [PATCH 13/29] cirrus: qidl_declare ISACirrusVGAState
` [Qemu-devel] [PATCH 14/29] cirrus: add qom property for isa-cirrus-vga
` [Qemu-devel] [PATCH 15/29] i440fx: qidl_declare PCII440FXState
` [Qemu-devel] [PATCH 16/29] i440fx: a qom property for i440FX state
` [Qemu-devel] [PATCH 17/29] piix3: qidl_declare PIIX3State
` [Qemu-devel] [PATCH 18/29] piix3: add qom property for PIIX3 state
` [Qemu-devel] [PATCH 19/29] shpc: qidl_declare SHPCDevice
` [Qemu-devel] [PATCH 20/29] pci_bridge: qidl_declare PCIBridge
` [Qemu-devel] [PATCH 21/29] pci_bridge_dev: qidl_declare PCIBridgeDev
` [Qemu-devel] [PATCH 22/29] pci_bridge_dev: add qom property for pci-bridge state
` [Qemu-devel] [PATCH 23/29] ide: qidl_declare IDEBus + IDEState + IDEDevice
` [Qemu-devel] [PATCH 24/29] ide: qidl_declare ISAIDEState
` [Qemu-devel] [PATCH 25/29] ide: add qom property for isa-ide state
` [Qemu-devel] [PATCH 26/29] ide: qidl_declare BMDMAState + PCIIDEState
` [Qemu-devel] [PATCH 27/29] ide: add qom property for piix3/piix4-ide state
` [Qemu-devel] [PATCH 28/29] hpet: qidl_declare HPETState + HPETTimer
` [Qemu-devel] [PATCH 29/29] hpet: add qom property for hpet state

[Qemu-devel] [RFC] hw/qxl: inject interrupts in any state
 2012-11-01 12:47 UTC  (4+ messages)

[Qemu-devel] [PATCH] e1000: pre-initialize RAH/RAL registers
 2012-11-01 12:28 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH] qxl: make sure we don't have a stale ds_mirror hanging around
 2012-11-01 12:24 UTC 


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