index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
load_elf: replace the address addend by a translation function
Aurelien Jarno
24
-101
/
+159
2010-03-14
qemu-img rebase: Document -f option
Kevin Wolf
1
-2
/
+2
2010-03-14
mips: add header to mips_int.c and mips_timer.c
Aurelien Jarno
2
-0
/
+44
2010-03-14
tcg: declare internal helpers as const and pure
Aurelien Jarno
1
-4
/
+9
2010-03-14
Fix corner case in chardev udp: parameter
Jan Kiszka
1
-1
/
+1
2010-03-14
Don't set default monitor when there is a mux'ed one
Jan Kiszka
1
-0
/
+9
2010-03-14
tcg/arm: use helpers for divu/remu
Aurelien Jarno
2
-95
/
+0
2010-03-14
tcg: add div/rem 32-bit helpers
Aurelien Jarno
7
-2
/
+89
2010-03-14
Fix pagetable code
Paul Brook
1
-6
/
+6
2010-03-14
spelling typo (compatibilty) in hw/fw_cfg.c
Vagrant Cascadian
1
-1
/
+1
2010-03-13
x86/cpuid: fix indentation
Aurelien Jarno
1
-7
/
+7
2010-03-13
x86/cpuid: Enable all features of real CPU
Aurelien Jarno
1
-30
/
+26
2010-03-13
x86/cpuid: fix CPUID levels
Andre Przywara
1
-2
/
+2
2010-03-13
x86/cpuid: Always expose 32 and 64-bit CPUs
Andre Przywara
1
-2
/
+0
2010-03-13
x86/cpuid: add TCG feature bit trimming
Andre Przywara
1
-0
/
+24
2010-03-13
x86/cpuid: remove unnecessary kvm_trim function
Andre Przywara
1
-21
/
+6
2010-03-13
x86/cpuid: add "host" to the list of supported CPU models
Andre Przywara
1
-0
/
+3
2010-03-13
x86/cpuid: add missing CPUID feature flag names
Andre Przywara
1
-8
/
+8
2010-03-13
x86/cpuid: moved host_cpuid function and remove prototype
Andre Przywara
1
-37
/
+34
2010-03-13
x86/cpuid: fix missing feature set bits
Andre Przywara
1
-0
/
+1
2010-03-13
x86/cpuid: replace magic number with named constant
Andre Przywara
1
-5
/
+6
2010-03-13
x86/cpuid: move CPUID functions into separate file
Andre Przywara
4
-1115
/
+1146
2010-03-13
Fix build with -DNDEBUG in CFLAGS
Blue Swirl
4
-2
/
+6
2010-03-13
Fix a typo in error message
Blue Swirl
1
-1
/
+1
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
1
-5
/
+15
2010-03-13
install: honor DESTDIR on sysconfdir population
Andre Przywara
1
-2
/
+2
2010-03-13
configure: fix --sysconfdir specification
Andre Przywara
1
-1
/
+1
2010-03-13
target-arm: make RFE usable with any register
Adam Lackorzynski
1
-1
/
+1
2010-03-13
tcg/arm: implement andc op
Aurelien Jarno
2
-1
/
+5
2010-03-13
tcg: update README with const and pure helpers
Aurelien Jarno
1
-4
/
+7
2010-03-13
tcg/arm: correctly save/restore registers in prologue/epilogue
Aurelien Jarno
1
-4
/
+7
2010-03-13
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
TeLeMan
1
-0
/
+5
2010-03-13
target-mips: update address space definitions
Aurelien Jarno
1
-4
/
+4
2010-03-13
Fix Sparc host build breakage
Blue Swirl
1
-0
/
+8
2010-03-13
Fix more wrong usermode virtual address types
Blue Swirl
1
-2
/
+2
2010-03-12
Fix usermode virtual address type
Paul Brook
5
-16
/
+20
2010-03-13
FreeBSD ppc_init_cacheline_sizes(): add missing #includes
Juergen Lock
1
-0
/
+3
2010-03-13
tcg/ppc[64]: Only define addend load helpers in softmmu case
malc
2
-0
/
+5
2010-03-12
Remove userspace target_phys_addr_t
Paul Brook
1
-1
/
+1
2010-03-12
Target specific usermode cleanup
Paul Brook
8
-4
/
+41
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
12
-64
/
+16
2010-03-12
Disable phsyical memory handling in userspace emulation.
Paul Brook
5
-9
/
+21
2010-03-12
Remove TLB from userspace
Paul Brook
4
-3
/
+20
2010-03-12
Add tb_page_addr_t
Paul Brook
3
-37
/
+52
2010-03-12
Fix last page errors in page_check_range and page_set_flags.
Richard Henderson
1
-18
/
+36
2010-03-12
Implement multi-level page tables.
Richard Henderson
2
-177
/
+275
2010-03-12
linux-user: Fix mmap_find_vma returning invalid addresses.
Richard Henderson
3
-33
/
+82
2010-03-12
linux-user: Use h2g_valid in qemu_vmalloc.
Richard Henderson
1
-5
/
+4
2010-03-12
Use TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
Richard Henderson
1
-5
/
+11
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
12
-18
/
+63
[next]