index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2010-03-11
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
1
-2
/
+2
2010-03-11
target-ppc: fix evslw instruction
Aurelien Jarno
1
-1
/
+1
2010-03-11
audio: fix comment
malc
1
-1
/
+1
[next]