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
2012-10-20
target-sparc: Remove usage of cpu_tmp64 from most helper functions
Richard Henderson
1
-29
/
+44
2012-10-20
target-sparc: Tidy ldfsr, stfsr
Richard Henderson
1
-20
/
+17
2012-10-20
target-sparc: Avoid cpu_tmp32 in Write Priv Register
Richard Henderson
1
-32
/
+24
2012-10-20
target-sparc: Avoid cpu_tmp32 in Read Priv Register
Richard Henderson
1
-32
/
+21
2012-10-20
target-sparc: Use get_temp_i32 in gen_dest_fpr_F
Richard Henderson
1
-14
/
+14
2012-10-20
target-sparc: Split out get_temp_i32
Richard Henderson
1
-12
/
+17
2012-10-20
target-sparc: Make the cpu_addr variable local to load/store handling
Richard Henderson
1
-11
/
+11
2012-10-20
target-sparc: Cleanup cpu_src[12] allocation
Richard Henderson
1
-9
/
+7
2012-10-20
target-sparc: Finish conversion to gen_load_gpr
Richard Henderson
1
-38
/
+20
2012-10-20
target-sparc: Convert swap to gen_load/store_gpr
Richard Henderson
1
-8
/
+8
2012-10-20
target-sparc: Convert asi helpers to gen_*_gpr
Richard Henderson
1
-29
/
+32
2012-10-20
target-sparc: Use gen_load_gpr in get_src[12]
Richard Henderson
1
-46
/
+29
2012-10-20
target-sparc: Conversion to gen_*_gpr, part 1
Richard Henderson
1
-243
/
+177
2012-10-20
target-sparc: Add gen_load/store/dest_gpr
Richard Henderson
1
-0
/
+52
2012-10-20
exec: Make MIN_CODE_GEN_BUFFER_SIZE private to exec.c
Richard Henderson
2
-2
/
+4
2012-10-20
exec: Allocate code_gen_prologue from code_gen_buffer
Richard Henderson
2
-20
/
+12
2012-10-20
exec: Do not use absolute address hints for code_gen_buffer with -fpie
Richard Henderson
1
-1
/
+6
2012-10-20
exec: Don't make DEFAULT_CODE_GEN_BUFFER_SIZE too large
Richard Henderson
1
-1
/
+5
2012-10-20
exec: Split up and tidy code_gen_buffer
Richard Henderson
1
-92
/
+103
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
57
-414
/
+518
2012-10-20
vga: remove CONFIG_BOCHS_VBE
Gerd Hoffmann
2
-50
/
+12
2012-10-20
vga: add specs for standard vga
Gerd Hoffmann
3
-0
/
+68
2012-10-20
vga: add mmio bar to standard vga
Gerd Hoffmann
4
-3
/
+121
2012-10-20
vga: fix indention
Gerd Hoffmann
1
-14
/
+14
2012-10-19
tests/tcg: fix build
Catalin Patulea
4
-14
/
+22
2012-10-19
allow make {dist, }clean work w/out configure
Mike Frysinger
1
-0
/
+4
2012-10-19
tci: fix build breakage for target-sparc
Michael Roth
1
-1
/
+2
2012-10-19
MAINTAINERS: Update email address for Stefan Hajnoczi
Stefan Hajnoczi
1
-2
/
+2
2012-10-19
configure: Fix CONFIG_QEMU_HELPERDIR generation
Jan Kiszka
1
-1
/
+1
2012-10-19
qemu-options.hx: Change from recommending '?' to 'help'
Peter Maydell
1
-21
/
+17
2012-10-19
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...
Aurelien Jarno
18
-146
/
+190
2012-10-19
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
6
-11
/
+17
2012-10-19
microblaze: Update PC before simulating syscall
Edgar E. Iglesias
1
-1
/
+1
2012-10-19
microblaze: Support setting of TLS ptr
Edgar E. Iglesias
2
-0
/
+3
2012-10-19
ui/vnc-jobs.c: Fix minor typos in comments
Peter Maydell
1
-8
/
+8
2012-10-19
net/tap-win32: Fix compiler warning caused by missing include statement
Stefan Weil
1
-0
/
+1
2012-10-19
configure: Remove unused parameters from main function
Stefan Weil
1
-2
/
+2
2012-10-19
target-arm/neon_helper: Remove obsolete FIXME comment
Peter Maydell
1
-1
/
+0
2012-10-19
targphys.h: Don't define target_phys_addr_t for user-mode emulators
Peter Maydell
1
-0
/
+4
2012-10-19
ui/vnc: Only report/use TIGHT_PNG encoding if enabled.
Joel Martin
1
-0
/
+2
2012-10-17
target-arm/translate: Fix RRX operands
Peter Crosthwaite
1
-1
/
+1
2012-10-17
vfio-pci: Mark non-migratable
Alex Williamson
1
-0
/
+6
2012-10-17
vfio-pci: Fix debug build
Alex Williamson
1
-3
/
+2
2012-10-17
cpus: create qemu_in_vcpu_thread()
Juan Quintela
1
-2
/
+7
2012-10-17
savevm: make qemu_file_put_notify() return errors
Juan Quintela
3
-5
/
+6
2012-10-17
savevm: un-export qemu_file_set_error()
Juan Quintela
2
-2
/
+1
2012-10-17
block-migration: handle errors with the return codes correctly
Juan Quintela
1
-12
/
+14
2012-10-17
block-migration: Switch meaning of return value
Juan Quintela
1
-5
/
+9
2012-10-17
block-migration: make flush_blks() return errors
Juan Quintela
1
-14
/
+8
2012-10-17
buffered_file: buffered_put_buffer() don't need to set last_error
Juan Quintela
1
-2
/
+0
[prev]
[next]