| [RFC,v4,41/58] ahci: convert to memory API |
2011-07-17 |
Avi Kivity |
|
New |
| [RFC,v3,21/56] cirrus: simplify mmio BAR access functions |
2011-07-10 |
Avi Kivity |
|
New |
| [v2,06/23] memory: abstract address space operations |
2011-07-26 |
Avi Kivity |
|
New |
| [RFC,v5,17/86] pc: convert pc_memory_init() to memory API |
2011-07-20 |
Avi Kivity |
|
New |
| [RFC,v4,51/58] uhci: convert to memory API |
2011-07-17 |
Avi Kivity |
|
New |
| [RFC,v4,34/58] ac97: convert to memory API |
2011-07-17 |
Avi Kivity |
|
New |
| [v2,09/23] memory: I/O address space support |
2011-07-26 |
Avi Kivity |
|
New |
| [v2,19/23] pc: move global memory map out of pc_init1() and into its callers |
2011-07-26 |
Avi Kivity |
|
New |
| [v2,13/38] ac97: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,05/38] cirrus: simplify bitblt BAR access functions |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,04/38] cirrus: simplify mmio BAR access functions |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,20/38] ahci: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [04/39] cirrus: simplify mmio BAR access functions |
2011-07-31 |
Avi Kivity |
|
New |
| [v2,14/38] e1000: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,26/38] i6300esb: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,32/38] msix: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,18/23] pc: convert pc_memory_init() to memory API |
2011-07-26 |
Avi Kivity |
|
New |
| [v2,17/38] ide: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,29/38] ehci: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,38/38] pci: remove support for pre memory API BARs |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,12/38] rtl8139: convert to memory API |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,35/38] pci: remove pci_register_bar() |
2011-08-03 |
Avi Kivity |
|
New |
| [v2,14/23] memory: transaction API |
2011-07-26 |
Avi Kivity |
|
New |
| memory: synchronize dirty bitmap before unmapping a range |
2011-07-31 |
Avi Kivity |
|
New |
| patch: use correct output format in wm8750_set_format() |
2010-08-21 |
Austin English |
|
New |
| multiboot: Clean up mmap loop and report correct mmap_length |
2013-03-14 |
Austin Clements |
|
New |
| monitor: Fix "info mem" to print the last memory range |
2011-08-15 |
Austin Clements |
|
New |
| monitor: Prevent sign-extension of 32-bit addresses printed by info tlb |
2011-08-21 |
Austin Clements |
|
New |
| monitor: Prevent sign-extension of 32-bit addresses printed by info mem |
2011-08-15 |
Austin Clements |
|
New |
| monitor: Show combined protection bits in "info mem" |
2011-08-15 |
Austin Clements |
|
New |
| [v2,03/26] tcg: add temp_sync() |
2012-10-09 |
Aurelien Jarno |
|
New |
| [2/5] target-i386: use CPU_LDoubleU instead of a private union |
2011-04-10 |
Aurelien Jarno |
|
New |
| [v2,10/10] target-ppc: add support for extended mtfsf/mtfsfi forms |
2013-04-20 |
Aurelien Jarno |
|
New |
| target-sparc: fix udiv(cc) and sdiv(cc) |
2010-12-25 |
Aurelien Jarno |
|
New |
| [8/9] tcg/optimize: prefer the "op a, a, b" form for commutative ops |
2012-09-19 |
Aurelien Jarno |
|
New |
| [v2,3/8] softfloat: rename *IsNaN variables to *IsQuietNaN |
2011-01-04 |
Aurelien Jarno |
|
New |
| [Qemu-ppc] Incorrect handling of more PPC64 insns (PATCH) |
2013-05-08 |
Aurelien Jarno |
|
New |
| [10/13] tcg: don't explicitely save globals and temps |
2012-09-27 |
Aurelien Jarno |
|
New |
| [6/9] tcg/optimize: optimize "op r, a, a => movi r, 0" |
2012-09-19 |
Aurelien Jarno |
|
New |
| [v2,1/8] target-mips: fix DSP loads with rd = 0 |
2013-01-09 |
Aurelien Jarno |
|
New |
| [v3,06/26] tcg: improve tcg_reg_alloc_movi() |
2012-10-19 |
Aurelien Jarno |
|
New |
| ide/atapi: add support for GET EVENT STATUS NOTIFICATION |
2010-07-19 |
Aurelien Jarno |
|
New |
| [4/9] tcg/optimize: do copy propagation for all operations |
2012-09-19 |
Aurelien Jarno |
|
New |
| [2/2] qcow2: fix unaligned access |
2011-01-01 |
Aurelien Jarno |
|
New |
| target-ppc: Enable ISEL on POWER7 |
2013-04-01 |
Aurelien Jarno |
|
New |
| [01/13] tcg: add temp_dead() |
2012-09-27 |
Aurelien Jarno |
|
New |
| [5/9] tcg/optimize: optimize "op r, a, a => mov r, a" |
2012-09-19 |
Aurelien Jarno |
|
New |
| [v2,3/8] target-mips: generate a reserved instruction exception on CPU without DSP |
2013-01-09 |
Aurelien Jarno |
|
New |
| [v3,23/26] target-sh4: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| target-arm: fix UMAAL instruction |
2010-12-31 |
Aurelien Jarno |
|
New |
| [9/9] tcg: remove #ifdef #endif around TCGOpcode tests |
2012-09-19 |
Aurelien Jarno |
|
New |
| [3/3] target-unicore32: mark a few helpers const + pure |
2011-04-12 |
Aurelien Jarno |
|
New |
| [v2,09/19] target-mips: restore CPU state after an FPU exception |
2012-10-30 |
Aurelien Jarno |
|
New |
| [07/13] tcg: rewrite tcg_reg_alloc_mov() |
2012-09-27 |
Aurelien Jarno |
|
New |
| [7/9] tcg/optimize: further optimize brcond/setcond |
2012-09-19 |
Aurelien Jarno |
|
New |
| tcg arm/mips/ia64: add a comment about retranslation and caches |
2011-01-10 |
Aurelien Jarno |
|
New |
| [v4,4/7] disas/i386.c: disassemble aes-ni instructions |
2013-03-31 |
Aurelien Jarno |
|
New |
| MIPS interrupts and -icount |
2010-12-25 |
Aurelien Jarno |
|
New |
| [3/9] tcg/optimizer: rework copy progagation |
2012-09-19 |
Aurelien Jarno |
|
New |
| [v2,1/8] softfloat: remove HPPA specific code |
2011-01-04 |
Aurelien Jarno |
|
New |
| [2/2] tcg-ia64: implement add2_i32/i64 and sub2_i32/i64 |
2013-03-30 |
Aurelien Jarno |
|
New |
| [11/13] tcg: sync globals for pure helpers instead of saving them |
2012-09-27 |
Aurelien Jarno |
|
New |
| [2/9] tcg/optimizer: check types in copy propagation |
2012-09-19 |
Aurelien Jarno |
|
New |
| [3/5] target-i386: fix cpu-exec.o build with softfloat |
2011-04-10 |
Aurelien Jarno |
|
New |
| [v3,03/26] tcg: add temp_sync() |
2012-10-19 |
Aurelien Jarno |
|
New |
| [RFC] target-mips: add loongson 2E & 2F integer instructions |
2010-07-01 |
Aurelien Jarno |
|
New |
| [1/9] tcg/optimizer: remove TCG_TEMP_ANY |
2012-09-19 |
Aurelien Jarno |
|
New |
| [v2,2/8] softfloat: use bits32 instead of uint32 |
2011-01-04 |
Aurelien Jarno |
|
New |
| [v2,08/19] target-mips: use softfloat constants when possible |
2012-10-30 |
Aurelien Jarno |
|
New |
| [03/13] tcg: add temp_sync() |
2012-09-27 |
Aurelien Jarno |
|
New |
| [07/14] target-mips: simplify load/store microMIPS helpers |
2012-10-09 |
Aurelien Jarno |
|
New |
| [2/3] MAINTAINERS: Change MIPS and SH4 maintainers |
2011-01-10 |
Aurelien Jarno |
|
New |
| [v2,19/19] target-mips: don't flush extra TLB on permissions upgrade |
2012-10-30 |
Aurelien Jarno |
|
New |
| [v2,17/19] target-mips: don't hardcode softfloat exception bits |
2011-04-13 |
Aurelien Jarno |
|
New |
| [03/14] target-mips: fix FPU exceptions |
2012-10-09 |
Aurelien Jarno |
|
New |
| [Bug,584143] Re: qemu fails to set hdd serial number |
2011-01-01 |
Aurelien Jarno |
|
New |
| [v3,15/26] target-alpha: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| configure: fix library linking for smartcard NSS and usbredir |
2012-01-08 |
Aurelien Jarno |
|
New |
| [v2,12/26] tcg: forbid ld/st function to modify globals |
2012-10-09 |
Aurelien Jarno |
|
New |
| [3/9] softfloat: fix default-NaN mode |
2011-01-11 |
Aurelien Jarno |
|
New |
| [v2,09/10] target-ppc: emulate store doubleword pair instructions |
2013-04-20 |
Aurelien Jarno |
|
New |
| [v2,03/19] target-i386: use CPU_LDoubleU instead of a private union |
2011-04-13 |
Aurelien Jarno |
|
New |
| [v2,10/26] tcg: don't explicitly save globals and temps |
2012-10-09 |
Aurelien Jarno |
|
New |
| [07/19] softfloat-native: add float*_unordered_quiet() functions |
2011-04-12 |
Aurelien Jarno |
|
New |
| target-sparc64: disable VGA cirrus |
2012-10-21 |
Aurelien Jarno |
|
New |
| [02/13] tcg: add tcg_reg_sync() |
2012-09-27 |
Aurelien Jarno |
|
New |
| [01/14] softfloat: implement fused multiply-add NaN propagation for MIPS |
2012-10-09 |
Aurelien Jarno |
|
New |
| [2/9] softfloat: SH4 has the sNaN bit set |
2011-01-11 |
Aurelien Jarno |
|
New |
| [v2,06/10] target-ppc: emulate fcpsgn instruction |
2013-04-20 |
Aurelien Jarno |
|
New |
| MIPS interrupts and -icount |
2010-07-25 |
Aurelien Jarno |
|
New |
| [4/5] tcg: Optimize movcond for constant comparisons |
2012-09-20 |
Aurelien Jarno |
|
New |
| [v2,5/8] softfloat: add float{x80, 128}_maybe_silence_nan() |
2011-01-04 |
Aurelien Jarno |
|
New |
| [v3,24/26] target-sparc: rename helper flags |
2012-10-19 |
Aurelien Jarno |
|
New |
| [2/4] target-i386: fix round{pd, ps, sd, ss} SSE2 instructions |
2012-01-07 |
Aurelien Jarno |
|
New |
| [4/4] tcg/ia64: slightly optimize TLB access code |
2012-10-09 |
Aurelien Jarno |
|
New |
| [1/9] target-sh4: switch sh4 to softfloat |
2011-01-11 |
Aurelien Jarno |
|
New |
| [v4,6/7] aes: make Td[0-5] and Te[0-5] tables non static |
2013-03-31 |
Aurelien Jarno |
|
New |
| [v2,18/19] target-mips: fix c.ps.* instructions |
2011-04-13 |
Aurelien Jarno |
|
New |
| [11/14] target-mips: optimize ddiv/ddivu/div/divu with movcond |
2012-10-09 |
Aurelien Jarno |
|
New |
| [6/6] target-ppc: Implement correct NaN propagation rules |
2011-01-03 |
Aurelien Jarno |
|
New |