Show patches with: Archived = No       |   430401 patches
« 1 2 ... 13 14 154304 4305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix spelling in comment - - - - --- 2009-09-17 Stefan Weil Superseded
kvm: Fix guest single-stepping - - - - --- 2009-09-17 Jan Kiszka Superseded
[RESEND] temporary fix for on_vcpu - - - - --- 2009-09-17 Jan Kiszka Superseded
Fix extlh instruction on Alpha - - - - --- 2009-09-17 Vince Weaver Superseded
fixed bug in SVM_EXIT_MSR handlers MSR bitmap lookup for low order MSRs - - - - --- 2009-09-17 John R. Lange Superseded
offer right-ctrl as a grab option - - - - --- 2009-09-17 Dustin Kirkland Superseded
Correctly free nd structure - - - - --- 2009-09-17 Glauber Costa Superseded
fill in fd information in usb device - - - - --- 2009-09-17 Glauber Costa Superseded
Option to continue after migration - - - - --- 2009-09-18 Nathan Baum Superseded
fix -daemonize with kvm - - - - --- 2009-09-18 Marcelo Tosatti Superseded
[1/8] allow qdev busses allocations be inplace - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[2/8] qdev: device free fixups. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[3/8] switch scsi bus to inplace allocation. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[4/8] switch usb bus to inplace allocation. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[5/8] switch ide bus to inplace allocation. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[6/8] support inplace allocation for pci bus, split irq init. - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[7/8] convert pci bridge to qdev - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[8/8] piix_pci: kill PIIX3IrqState - - - - --- 2009-09-18 Gerd Hoffmann Superseded
[v2,01/21] cpuid: move CPUID functions into separate file - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,02/21] cpuid: fix over-long lines - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,03/21] cpuid: replace magic number with named constant - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,04/21] cpuid: fix comments - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,05/21] cpuid: moved host_cpuid function and remove prototype - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,06/21] cpuid: Replace strtok with get_opt_name - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,07/21] cpuid: add missing CPUID feature flag names - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,08/21] cpuid: list all known x86 CPUID feature flags - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,09/21] cpuid: remove unnecessary kvm_trim function - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,10/21] cpuid: simplify CPUID flag search function - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,11/21] cpuid: propagate further CPUID leafs when -cpu host - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,12/21] cpuid: Fix multicore setup on Intel - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,13/21] cpuid: add TCG feature bit trimming - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,14/21] cpuid: decrease L2 cache for Intel and add comments - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,15/21] cpuid: Adjust feature bit constants - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,16/21] cpuid: Update qemu64/32 CPU models - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,17/21] cpuid: Fix CPU models to use new feature set names - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,18/21] cpuid: Fix 486 CPU model - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,19/21] cpuid: Add athlon64 CPU model - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,20/21] cpuid: Add kvm32 CPU model - - - - --- 2009-09-18 Andre Przywara Superseded
[v2,21/21] cpuid: Always expose 32 and 64-bit CPUs - - - - --- 2009-09-18 Andre Przywara Superseded
[RFC] File-backed memory maps - - - - --- 2009-09-18 Nathan Baum Superseded
[1/9] Clarify documentation for private symbols - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[2/9] Extend <disk> element with controller information - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[3/9] Add new domain device: "controller" - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[4/9] Add disk-based hotplugging for the qemu backend - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[5/9] Implement controller hotplugging - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[6/9] Allow controller selection by ID - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[7/9] Remove surprises in the semantics of disk-hotadd - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[8/9] Factor out the method to get the PCI address of a controller for a given disk - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[9/9] Implement disk- and controller hotremove - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[1/4] SCSI-hotdel: Add detach method to LSI SCSI driver - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[2/4] SCSI-hotdel: Factor out IF argument parsing - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[3/4] SCSI-Hotdel: Implement drive_hot_del - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
[4/4] Small cleanup for drive_hot_add - - - - --- 2009-09-18 Wolfgang Mauerer Superseded
Fixes compile problems on Mac OS 10.4 and under. - - - - --- 2009-09-18 Programmingkid Superseded
Re: sparc esp NetBSD-guest "sd3: mode sense (4) returned nonsense" - - - - --- 2009-09-18 Artyom Tarasenko Superseded
fixed bug in SVM_EXIT_MSR handlers MSR bitmap lookup for low order MSRs - - - - --- 2009-09-18 John R. Lange Superseded
[1/8] musicpal: Catch null TX qeueues - - - - --- 2009-09-18 Jan Kiszka Superseded
[2/8] musicpal: Rework GPIO input events - - - - --- 2009-09-18 Jan Kiszka Superseded
[3/8] musicpal: Clean up typecasts - - - - --- 2009-09-18 Jan Kiszka Superseded
[4/8] musicpal: Coding style fixes - - - - --- 2009-09-18 Jan Kiszka Superseded
[5/8] musicpal: True reset support for GPIO - - - - --- 2009-09-18 Jan Kiszka Superseded
[6/8] musicpal: True reset support for audio device - - - - --- 2009-09-18 Jan Kiszka Superseded
[7/8] musicpal: Make PIT emulation more robust - - - - --- 2009-09-18 Jan Kiszka Superseded
[8/8] musicpal: Add VMState support - - - - --- 2009-09-18 Jan Kiszka Superseded
[1/4] TCG x86: implement lzcnt emulation - - - - --- 2009-09-18 Andre Przywara Superseded
[2/4] TCG x86: add lock mov cr0 = cr8 - - - - --- 2009-09-18 Andre Przywara Superseded
[3/4] TCG x86: add SSE4a instruction support - - - - --- 2009-09-18 Andre Przywara Superseded
[4/4] TCG x86: add RDTSCP support - - - - --- 2009-09-18 Andre Przywara Superseded
Fix indentation - - - - --- 2009-09-19 Stefan Weil Superseded
eepro100: Enhanced logging and comments - - - - --- 2009-09-19 Stefan Weil Superseded
eepro100: Remove unused code - - - - --- 2009-09-19 Stefan Weil Superseded
eepro100: Replace sprintf by snprintf - - - - --- 2009-09-19 Stefan Weil Superseded
eepro100: Fix format strings in debug messages - - - - --- 2009-09-19 Stefan Weil Superseded
eepro100: Add more i825xx devices - - - - --- 2009-09-19 Stefan Weil Superseded
eepro100: Remove unused device status entries - - - - --- 2009-09-19 Stefan Weil Superseded
Re: eepro100.c - - - - --- 2009-09-19 Stefan Weil Superseded
vnc: Set invalid buffer pointers to NULL - - - - --- 2009-09-19 Stefan Weil Superseded
Fixes a bug that tries to use the unimplemented function fdatasync on Mac OS X. - - - - --- 2009-09-20 Programmingkid Superseded
eepro100: Restructure code - - - - --- 2009-09-20 Stefan Weil Superseded
eepro100: Fix multicast support - - - - --- 2009-09-20 Stefan Weil Superseded
eepro100: Improve handling of different devices - - - - --- 2009-09-20 Stefan Weil Superseded
[RFC] Compile most virtio devices only once - - - - --- 2009-09-20 Blue Swirl Superseded
Fix spelling in comment - - - - --- 2009-09-20 Stefan Weil Superseded
qemu-option: rename bool -> boolean 1 - - - --- 2009-09-21 Juan Quintela Superseded
ARM host: fix generated blocks linking - - - - --- 2009-09-21 Laurent Desnogues Superseded
[1/2] cirrus_vga: also assign gr0/1 when writting shadow_gr0/1 - - - - --- 2009-09-21 Juan Quintela Superseded
[2/2] vga: move back dirty_log functions to vga.c 1 - - - --- 2009-09-21 Juan Quintela Superseded
clean: remove ide/*.o files on clean - - - - --- 2009-09-21 Juan Quintela Superseded
let management expire vnc password - - - - --- 2009-09-22 Dan Kenigsberg Superseded
[01/13] allow qdev busses allocations be inplace - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[02/13] switch scsi bus to inplace allocation. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[03/13] switch usb bus to inplace allocation. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[04/13] switch ide bus to inplace allocation. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[05/13] inplace allocation for pci, split irq init. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[06/13] convert pci bridge to qdev - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[07/13] piix_pci: kill PIIX3IrqState - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[08/13] qdev: device free fixups. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[09/13] Add exit callback to DeviceInfo. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[10/13] Implement scsi device destruction - - - - --- 2009-09-22 Gerd Hoffmann Superseded
[11/13] pci: use qdev for device destruction. - - - - --- 2009-09-22 Gerd Hoffmann Superseded
« 1 2 ... 13 14 154304 4305 »