| tcg/mips: use MUL instead of MULT on MIPS32 and above |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,01/26] tcg: add temp_dead() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,02/26] tcg: add tcg_reg_sync() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,03/26] tcg: add temp_sync() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,04/26] tcg: sync output arguments on liveness request |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,05/26] tcg: rework liveness analysis |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,06/26] tcg: improve tcg_reg_alloc_movi() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [07/26] tcg: rewrite tcg_reg_alloc_mov() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,08/26] tcg: always mark dead input arguments as dead |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,09/26] tcg: start with local temps in TEMP_VAL_MEM state |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,10/26] tcg: don't explicitly save globals and temps |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,11/26] tcg: fix some op flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,12/26] tcg: forbid ld/st function to modify globals |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,13/26] tcg: synchronize globals for ops with side effects |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,14/26] tcg: rework TCG helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,15/26] target-alpha: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,16/26] target-arm: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,17/26] target-cris: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,18/26] target-i386: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [v3,19/26] target-microblaze: rename helper flags |
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 |
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 |
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 |
2012-10-20 |
Aurelien Jarno |
|
New |
| [2/2] tcg/i386: remove ld/st third argument register constraint |
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 |
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 |
2012-10-22 |
Peter Crosthwaite |
|
New |
| [v2,2/6] pflash_cfi01: remove unused total_len field |
2012-10-22 |
Peter Crosthwaite |
|
New |
| [v2,3/6] pflash_cfi0x: QOMified |
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 |
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 request. |
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 |
2012-10-22 |
Kevin Wolf |
|
New |
| [01/37] target-i386: return Error from cpu_x86_find_by_name() |
2012-10-22 |
Igor Mammedov |
|
New |
| [02/37] target-i386: cpu_x86_register(): report error from property setter |
2012-10-22 |
Igor Mammedov |
|
New |
| [03/37] target-i386: if x86_cpu_realize() failed report error and do cleanup |
2012-10-22 |
Igor Mammedov |
|
New |
| [04/37] target-i386: filter out not TCG features if running without kvm at realize time |
2012-10-22 |
Igor Mammedov |
|
New |
| [05/37] target-i386: move out CPU features initialization in separate func |
2012-10-22 |
Igor Mammedov |
|
New |
| [06/37] add visitor for parsing hz[KMG] input string |
2012-10-22 |
Igor Mammedov |
|
New |
| [07/37] target-i386: use visit_type_hz to parse tsc_freq property value |
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 |
2012-10-22 |
Igor Mammedov |
|
New |
| [13/37] target-i386: convert "level" to static property |
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 |
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 |
2012-10-22 |
Igor Mammedov |
|
New |
| [18/37] target-i386: add stubs for hyperv_(vapic_recommended|relaxed_timing_enabled|get_spinlock_retries)() |
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 |