messages from 2009-02-03 19:33:02 to 2009-02-05 12:01:27 UTC [more...]
[Qemu-devel] [PATCH 0/6] Unify memory allocation failure handling
2009-02-05 12:01 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/6] Terminate emulation on memory allocation failure
` [Qemu-devel] [PATCH 2/6] block: remove error handling from qemu_malloc() callers
` [Qemu-devel] [PATCH 3/6] audio: "
` [Qemu-devel] [PATCH 4/6] hw: "
` [Qemu-devel] [PATCH 5/6] targets: "
` [Qemu-devel] [PATCH 6/6] toplevel: "
[Qemu-devel] qemu-ppc crashing during debian guest install
2009-02-05 11:07 UTC
[Qemu-devel] [PATCH 0/4] Block DMA helpers (v2)
2009-02-05 9:33 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] Add a scatter-gather list type and accessors
` [Qemu-devel] [PATCH 2/4] Add qemu_iovec_reset()
` [Qemu-devel] [PATCH 3/4] Introduce block dma helpers
` [Qemu-devel] [PATCH 4/4] Convert IDE to use new "
[Qemu-devel] Re: Cutting a new QEMU release
2009-02-05 9:13 UTC
[Qemu-devel] [PATCH 0/4] Block DMA helpers
2009-02-05 7:25 UTC (17+ messages)
` [Qemu-devel] [PATCH 1/4] Add a scatter-gather list type and accessors
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/4] Add qemu_iovec_reset()
` [Qemu-devel] [PATCH 3/4] Introduce block dma helpers
` [Qemu-devel] "
` [Qemu-devel] [PATCH 4/4] Convert IDE to use new "
[Qemu-devel] [PATCH v3 0/8] qemu:virtio-net: Add MAC and VLAN filtering
2009-02-05 0:18 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] qemu:virtio-net: Save status and add some save infrastructure
` [Qemu-devel] [PATCH v3 2/8] qemu:virtio-net: Allow setting the MAC address via set_config
` [Qemu-devel] [PATCH v3 3/8] qemu:virtio-net: Define ETH_ALEN for use when manipulating MAC addresses
` [Qemu-devel] [PATCH v3 4/8] qemu:virtio-net: Add a virtqueue for control commands from the guest
` [Qemu-devel] [PATCH v3 5/8] qemu:virtio-net: Add promiscuous and all-multicast mode bits
` [Qemu-devel] [PATCH v3 6/8] qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti
` [Qemu-devel] [PATCH v3 7/8] qemu:virtio-net: Add additional MACs via a filter table
` [Qemu-devel] [PATCH v3 8/8] qemu:virtio-net: Add VLAN filtering
[Qemu-devel] [PATCH v2 0/8] qemu:virtio-net: Add MAC and VLAN filtering
2009-02-04 23:34 UTC (14+ messages)
` [Qemu-devel] [PATCH v2 4/8] qemu:virtio-net: Add a virtqueue for control commands from the guest
` [Qemu-devel] "
` [Qemu-devel] [PATCH v2 6/8] qemu:virtio-net: Enable filtering based on MAC, promisc, broadcast and allmulti
` [Qemu-devel] [PATCH v2 7/8] qemu:virtio-net: Add additional MACs via a filter table
` [Qemu-devel] [PATCH v2 8/8] qemu:virtio-net: Add VLAN filtering
[Qemu-devel] PATCH: RFC: Support SASL authentication in VNC
2009-02-04 22:47 UTC (3+ messages)
[Qemu-devel] QEMU SVN on Windows 2000 :-(
2009-02-04 21:00 UTC (14+ messages)
[Qemu-devel] [6517] Properly initialize len argument of sysctl and include stdio.h ( perror)
2009-02-04 20:39 UTC
[Qemu-devel] [6510] Partialy fix mmap at EOF for large pagesize targets in user-mode
2009-02-04 20:17 UTC (2+ messages)
[Qemu-devel] Cutting a new QEMU release
2009-02-04 20:07 UTC (21+ messages)
` [Qemu-devel] "
[Qemu-devel] [patch 00/18] acpi pci hotplug support
2009-02-04 19:15 UTC (30+ messages)
` [Qemu-devel] [patch 01/18] qemu: add pci helper functions
` [Qemu-devel] [patch 02/18] qemu: return PCIDevice on net device init and record devfn
` [Qemu-devel] [patch 03/18] qemu: dynamic drive/drive_opt index allocation
` [Qemu-devel] [patch 04/18] qemu: dynamic nic info "
` [Qemu-devel] [patch 05/18] qemu: drive removal support
` [Qemu-devel] [patch 06/18] qemu: record devfn on block driver instance
` [Qemu-devel] [patch 07/18] qemu: move drives_opt for external use
` [Qemu-devel] [patch 08/18] qemu: net/drive add/remove tweaks
` [Qemu-devel] [patch 09/18] qemu: add net_client_uninit / qemu_find_vlan_client
` [Qemu-devel] [patch 10/18] qemu: add cpu_unregister_io_memory and make io mem table index dynamic
` [Qemu-devel] [patch 11/18] qemu: add qemu_free_irqs
` [Qemu-devel] [patch 12/18] qemu: add pci_unregister_device
` [Qemu-devel] [patch 13/18] qemu: warn if PCI region is not power of two
` [Qemu-devel] [patch 14/18] qemu: LSI SCSI and e1000 unregister callbacks
` [Qemu-devel] [patch 15/18] qemu: zero ioport_opaque on isa_unassign_ioport
` [Qemu-devel] [patch 16/18] qemu: initialize hot add system / acpi gpe
` [Qemu-devel] [patch 17/18] qemu: pci hotplug GPE support
` [Qemu-devel] [patch 18/18] qemu: PCI device, disk and host network hot-add / hot-remove
[Qemu-devel] [Qemu] [PATCH] Fix crash caused by missing command line arguments
2009-02-04 18:51 UTC
[Qemu-devel] [Qemu] [PATCH] Additional VGA options for MIPS Malta
2009-02-04 18:41 UTC
[Qemu-devel] [PATCH] Add load/save capability to rc4030 chipset
2009-02-04 17:10 UTC
[Qemu-devel] SH: Improve the interrupt controller
2009-02-04 16:40 UTC (5+ messages)
[Qemu-devel] KVM: completely support cpuid functions 2, 4, b, d
2009-02-04 16:35 UTC (4+ messages)
` [Qemu-devel] [PATCH] KVM: CPUID takes ecx as input value for some functions
` [Qemu-devel] [PATCH] KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd
` [Qemu-devel] [PATCH] KVM: Get all cpuid values from function 2
[Qemu-devel] [PATCH For Review 0/2] qemu block changes: keep backing file format v3
2009-02-04 16:08 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] Introducing qcow2 extensions + keep backing file format
` [Qemu-devel] [PATCH 2/2] qemu-img: adding a "-F base_fmt" option to "qemu-img create -b"
[Qemu-devel] [PATCH] Fix DEBUG_TCGV compile error
2009-02-04 14:52 UTC (2+ messages)
[Qemu-devel] [PATCH 00/14] target-ppc: add floating-point AltiVec instructions
2009-02-04 14:46 UTC (33+ messages)
` [Qemu-devel] [PATCH 01/14] Add f field to ppc_avr_t
` [Qemu-devel] [PATCH 02/14] Add various NaN-handling macros
` [Qemu-devel] [PATCH 03/14] Rename spe_status to vec_status
` [Qemu-devel] [PATCH 04/14] Add calls to initialize VSCR on appropriate machines
` [Qemu-devel] [PATCH 05/14] Make mtvscr use a helper
` [Qemu-devel] [PATCH 06/14] Add v{max,min}fp instructions
` [Qemu-devel] [PATCH 07/14] Add v{add,sub}fp instructions
` [Qemu-devel] [PATCH 08/14] Add vmaddfp and vnmsubfp instructions
` [Qemu-devel] [PATCH 09/14] Add vcmp{eq,ge,gt,b}fp{,.} instructions
` [Qemu-devel] [PATCH 10/14] Add vrfi{m,n,p,z} instructions
` [Qemu-devel] [PATCH 11/14] Add vcf{u,s}x instructions
` [Qemu-devel] [PATCH 12/14] Add vct{u,s}xs instructions
` [Qemu-devel] [PATCH 13/14] Add vrefp instruction
` [Qemu-devel] [PATCH 14/14] Add vrsqrtefp instruction
[Qemu-devel] [6516] target-ppc: fix previous commit
2009-02-04 14:08 UTC
[Qemu-devel] [6515] target-ppc: use the new float constants
2009-02-04 13:52 UTC
[Qemu-devel] [6514] softfloat: add a 1.0 constant for float32 and float64
2009-02-04 13:52 UTC
[Qemu-devel] [6513] Add vcf{u,s}x instructions
2009-02-04 13:52 UTC
[Qemu-devel] [6512] Add vrfi{m,n,p,z} instructions
2009-02-04 13:52 UTC
[Qemu-devel] [patch 0/5] BIOS changes for ACPI PCI hotplug
2009-02-04 13:44 UTC (6+ messages)
` [Qemu-devel] [patch 1/5] qemu: bios: use preprocessor for pci link routing
` [Qemu-devel] [patch 2/5] bios: add 26 pci slots, bringing the total to 32
` [Qemu-devel] [patch 3/5] qemu: bios: provide gpe _L0x methods
` [Qemu-devel] [patch 4/5] qemu: bios: pci hotplug support
` [Qemu-devel] [patch 5/5] bios: mark the acpi sci interrupt as connected to irq 9
[Qemu-devel] [PATCH] Add multi-boot kernel loading support
2009-02-04 13:05 UTC (6+ messages)
[Qemu-devel] [PATCH] Add single stepping option for all targets
2009-02-04 12:50 UTC (4+ messages)
[Qemu-devel] [BUG] Regression in networking code (SIGSEGV)
2009-02-04 12:01 UTC (8+ messages)
[Qemu-devel] Re: more about serial ports: do they even work?
2009-02-04 11:17 UTC (11+ messages)
[Qemu-devel] [Patch] Add -net dump option
2009-02-04 10:22 UTC
[Qemu-devel] [Patch] add configure --disable-cocoa
2009-02-04 9:42 UTC
[Qemu-devel] ppc-softmmu isn't linking
2009-02-04 9:07 UTC (2+ messages)
[Qemu-devel] [6511] Add various NaN-handling macros
2009-02-04 9:05 UTC
[Qemu-devel] [PATCH] don't expose lm bit if kernel is not 64-bit capable
2009-02-04 8:10 UTC (9+ messages)
[Qemu-devel] How to get a shell to work with in user mode?
2009-02-04 7:22 UTC
[Qemu-devel] [PATCH 0/4] Improve cpuid x86 code
2009-02-04 6:26 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/4] convert cpuid registration to KVM_SET_CPUID2
` [Qemu-devel] [PATCH 2/4] Factor out common code in filling cpuid code
` [Qemu-devel] [PATCH 3/4] mask out forbidden cpuid features with kvm ioctl
` [Qemu-devel] "
[Qemu-devel] [6509] Remove accidental addition of local patch
2009-02-03 22:45 UTC
[Qemu-devel] [PATCH] qemu: Don't try to read passwords before monitor setup
2009-02-03 21:07 UTC
[Qemu-devel] [PATCH 1/2] target-sh4: fix 64-bit fmov to/from memory
2009-02-03 20:28 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] target-sh4: implement ftrv instruction
[Qemu-devel] [PATCH] don't expose lm bit if kernel is not 64-bit capable
2009-02-03 20:15 UTC
[Qemu-devel] [PATCH] Fix warning when compiling sh7750_regnames.c
2009-02-03 19:58 UTC (2+ messages)
[Qemu-devel] [PATCH] linux-user: Remove incorrect break;
2009-02-03 19:57 UTC (2+ messages)
[Qemu-devel] [PATCH] Fix compilation of PPC64 targets with DEBUG_TCGV enabled
2009-02-03 19:57 UTC (2+ messages)
[Qemu-devel] [6508] Make mtvscr use a helper
2009-02-03 19:56 UTC
[Qemu-devel] [6507] Add calls to initialize VSCR on appropriate machines
2009-02-03 19:55 UTC
[Qemu-devel] [6506] Rename spe_status to vec_status
2009-02-03 19:55 UTC
[Qemu-devel] [6505] Add f field to ppc_avr_t
2009-02-03 19:55 UTC
[Qemu-devel] [6504] SH4: Fix warning when compiling sh7750_regnames.c
2009-02-03 19:55 UTC
[Qemu-devel] [6503] linux-user: Remove incorrect break;
2009-02-03 19:55 UTC
[Qemu-devel] [6502] Fix compilation of PPC64 targets with DEBUG_TCGV enabled
2009-02-03 19:55 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).