Show patches with: Archived = No       |   430017 patches
« 1 2 ... 458 459 4604300 4301 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,16/26] target-arm: rename helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,17/26] target-cris: rename helper flags 1 - - - --- 2012-10-19 Aurelien Jarno New
[v3,18/26] target-i386: rename helper flags - - 1 - --- 2012-10-19 Aurelien Jarno New
[v3,19/26] target-microblaze: rename helper flags 1 - - - --- 2012-10-19 Aurelien Jarno New
[v3,20/26] target-mips: rename helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,21/26] target-ppc: rename helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,22/26] target-s390x: rename helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,23/26] target-sh4: rename helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,24/26] target-sparc: rename helper flags 1 - - - --- 2012-10-19 Aurelien Jarno New
[v3,25/26] target-xtensa: rename helper flags - - - - --- 2012-10-19 Aurelien Jarno New
[v3,26/26] tcg: remove compatiblity call flags - - 1 - --- 2012-10-19 Aurelien Jarno New
[RESEND,v6,1/3] configure: Add CONFIG_QEMU_LDST_OPTIMIZATION for TCG qemu_ld/st optimization - - - - --- 2012-10-20 YeongKyoon Lee New
[RESEND,v6,2/3] tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization - - - - --- 2012-10-20 YeongKyoon Lee New
[RESEND,v6,3/3] tcg: Optimize qemu_ld/st by generating slow paths at the end of a block - - - - --- 2012-10-20 YeongKyoon Lee New
[PATCHv3,1/2] signal: added a wrapper for sigprocmask function - - - - --- 2012-10-20 Alex Barcelo New
[PATCHv3,2/2] signal: sigsegv protection on do_sigprocmask - - - - --- 2012-10-20 Alex Barcelo New
Revert "target-sparc: Make cpu_dst local to OP=2 insns" - - - - --- 2012-10-20 Aurelien Jarno New
[1/2] tcg/i386: remove suboptimal register shifting - - 1 - --- 2012-10-20 Aurelien Jarno New
[2/2] tcg/i386: remove ld/st third argument register constraint - - 1 - --- 2012-10-20 Aurelien Jarno New
configure: Remove stray debug output - - - - --- 2012-10-20 Peter Maydell New
[PATCHv5] Align PCI capabilities in pci_find_space - - - - --- 2012-10-20 mjr@cs.wisc.edu New
[1/5] qemu-char: Add new char backend CircularMemCharDriver - - - - --- 2012-10-21 Lei Li New
[2/5] Expose CirMemCharDriver via command line - - - - --- 2012-10-21 Lei Li New
[3/5] QAPI: Introduce memchar-write QMP command - - - - --- 2012-10-21 Lei Li New
[4/5] QAPI: Introduce memchar-read QMP command - - - - --- 2012-10-21 Lei Li New
[5/5] HMP: Introduce console command - - - - --- 2012-10-21 Lei Li New
configure: Fix CONFIG_QEMU_HELPERDIR generation - - - - --- 2012-10-21 Michael Tokarev New
Revert "target-sparc: Make cpu_dst local to OP=2 insns" - - - - --- 2012-10-21 Richard Henderson New
target-sparc64: disable VGA cirrus - - - 1 --- 2012-10-21 Aurelien Jarno New
[v2] tcg-i386: Use %gs prefixes for x86_64 GUEST_BASE - - - - --- 2012-10-22 Richard Henderson New
[v2,1/6] pflash_cfi0x: remove unused base field - - 1 - --- 2012-10-22 Peter Crosthwaite New
[v2,2/6] pflash_cfi01: remove unused total_len field - - 1 - --- 2012-10-22 Peter Crosthwaite New
[v2,3/6] pflash_cfi0x: QOMified - - 1 - --- 2012-10-22 Peter Crosthwaite New
[v2,4/6] hw: Model of Primecell pl35x mem controller - - - - --- 2012-10-22 Peter Crosthwaite New
[v2,5/6] xilinx_zynq: add pl353 - - - - --- 2012-10-22 Peter Crosthwaite New
[v2,6/6] pflash_cfi01: Fix debug mode printfery - - 1 - --- 2012-10-22 Peter Crosthwaite New
[v4,01/16] atomic: introduce atomic operations - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,02/16] qom: apply atomic on object's refcount - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,03/16] hotplug: introduce qdev_unplug_complete() to remove device from views - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,04/16] pci: remove pci device from mem view when unplug - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,05/16] memory: introduce ref, unref interface for MemoryRegionOps - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,06/16] memory: document ref, unref interface - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,07/16] memory: make mmio dispatch able to be out of biglock - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,08/16] QemuThread: make QemuThread as tls to store extra info - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,09/16] memory: introduce mmio request pending to anti nested DMA - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,10/16] memory: introduce lock ops for MemoryRegionOps - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,11/16] vcpu: push mmio dispatcher out of big lock - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,12/16] e1000: apply fine lock on e1000 - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,13/16] e1000: add busy flag to anti broken device state - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,14/16] qdev: introduce stopping state - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,15/16] e1000: introduce unmap() to fix unplug issue - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[v4,16/16] e1000: implement MemoryRegionOps's ref&lock interface - - - - --- 2012-10-22 pingfank@linux.vnet.ibm.com New
[PATCHv5] Align PCI capabilities in pci_find_space - - - - --- 2012-10-22 Michael S. Tsirkin New
[1/3] nbd: Only try to send flush/discard commands if connected to the NBD server - - - - --- 2012-10-22 Nicholas Thomas New
[2/3] nbd: Explicitly disconnect and fail inflight I/O requests on error, then reconnect next I/O r… - - - - --- 2012-10-22 Nicholas Thomas New
[3/3] nbd: Move reconnection attempts from each new I/O request to a 5-second timer - - - - --- 2012-10-22 Nicholas Thomas New
[Bug,1066055] Re: Network performance regression with vde_switch - - - - --- 2012-10-22 Amit Shah New
update-linux-headers.sh: Handle new kernel uapi/ directories - - - - --- 2012-10-22 Peter Maydell New
main: Hide F_GETFD and FD_CLOEXEC use for _WIN32 - - - - --- 2012-10-22 Corey Bryant New
cadence_uart: enable tx/rx on reset - - - - --- 2012-10-22 Josh Cartwright New
[v5] qemu-config: Add new -add-fd command line option - - 1 - --- 2012-10-22 Kevin Wolf New
[01/37] target-i386: return Error from cpu_x86_find_by_name() - - 2 - --- 2012-10-22 Igor Mammedov New
[02/37] target-i386: cpu_x86_register(): report error from property setter - - 1 - --- 2012-10-22 Igor Mammedov New
[03/37] target-i386: if x86_cpu_realize() failed report error and do cleanup 1 - - - --- 2012-10-22 Igor Mammedov New
[04/37] target-i386: filter out not TCG features if running without kvm at realize time - - 1 - --- 2012-10-22 Igor Mammedov New
[05/37] target-i386: move out CPU features initialization in separate func - - 1 - --- 2012-10-22 Igor Mammedov New
[06/37] add visitor for parsing hz[KMG] input string 1 - - - --- 2012-10-22 Igor Mammedov New
[07/37] target-i386: use visit_type_hz to parse tsc_freq property value - - 1 - --- 2012-10-22 Igor Mammedov New
[08/37] target-i386: define static properties for cpuid features - - - - --- 2012-10-22 Igor Mammedov New
[09/37] qdev: export qdev_prop_find() and allow it to be used with DeviceClass instead of Object - - - - --- 2012-10-22 Igor Mammedov New
[10/37] target-i386: parse cpu_model string into set of stringified properties - - - - --- 2012-10-22 Igor Mammedov New
[11/37] target-i386: introduce vendor-override static property - - - - --- 2012-10-22 Igor Mammedov New
[12/37] target-i386: convert "xlevel" to static property - - 1 - --- 2012-10-22 Igor Mammedov New
[13/37] target-i386: convert "level" to static property - - 1 - --- 2012-10-22 Igor Mammedov New
[14/37] target-i386: postpone cpuid_level update to realize time - - - - --- 2012-10-22 Igor Mammedov New
[15/37] target-i386: set default value of "hypervisor" feature using static property - - 1 - --- 2012-10-22 Igor Mammedov New
[16/37] target-i386: set kvm CPUID default feature values using static properties - - - - --- 2012-10-22 Igor Mammedov New
[17/37] target-i386: make 'f-kvmclock' compatible with legacy behaviour - - 1 - --- 2012-10-22 Igor Mammedov New
[18/37] target-i386: add stubs for hyperv_(vapic_recommended|relaxed_timing_enabled|get_spinlock_re… - - 1 - --- 2012-10-22 Igor Mammedov New
[19/37] qdev: add DEFINE_ABSTRACT_PROP() helper - - - - --- 2012-10-22 Igor Mammedov New
[20/37] target-i386: convert 'hv_spinlocks' to static property - - - - --- 2012-10-22 Igor Mammedov New
[21/37] target-i386: convert 'hv_relaxed' to static property - - - - --- 2012-10-22 Igor Mammedov New
[22/37] target-i386: convert 'hv_vapic' to static property - - - - --- 2012-10-22 Igor Mammedov New
[23/37] target-i386: convert 'check' and 'enforce' to static properties - - - - --- 2012-10-22 Igor Mammedov New
[24/37] target-i386: use define for cpuid vendor string size - - - - --- 2012-10-22 Igor Mammedov New
[25/37] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t - - - - --- 2012-10-22 Igor Mammedov New
[26/37] target-i386: convert "vendor" property to static property - - - - --- 2012-10-22 Igor Mammedov New
[27/37] target-i386: convert "tsc-frequency" to static property - - - - --- 2012-10-22 Igor Mammedov New
[28/37] target-i386: convert "model-id" to static property - - - - --- 2012-10-22 Igor Mammedov New
[29/37] target-i386: convert "stepping" to static property - - 1 - --- 2012-10-22 Igor Mammedov New
[30/37] target-i386: convert "model" to static property - - 1 - --- 2012-10-22 Igor Mammedov New
[31/37] target-i386: convert "family" to static property - - 1 - --- 2012-10-22 Igor Mammedov New
[32/37] target-i386: use static properties for setting cpuid features - - - - --- 2012-10-22 Igor Mammedov New
[33/37] qdev: QDEV_PROP_FOREACH and QDEV_CLASS_FOREACH - - - - --- 2012-10-22 Igor Mammedov New
[34/37] qdev: introduce QDEV_FIND_PROP_FROM_BIT and qdev_prop_find_bit() - - - - --- 2012-10-22 Igor Mammedov New
[35/37] target-i386: use static properties in check_features_against_host() to print CPUID feature … - - - - --- 2012-10-22 Igor Mammedov New
[36/37] target-i386: use static properties to list CPUID features - - - - --- 2012-10-22 Igor Mammedov New
[37/37] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it - - - - --- 2012-10-22 Igor Mammedov New
[v3,17/26] Add i21154 bridge chip. - - - - --- 2012-10-22 Michael S. Tsirkin New
[PATCHv4] qemu: enable PV EOI for qemu 1.3 - - - - --- 2012-10-22 Michael S. Tsirkin New
« 1 2 ... 458 459 4604300 4301 »