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
2014-05-13
hw/net/stellaris_enet: Correct handling of packet padding
Peter Maydell
1
-1
/
+1
2014-05-13
hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun
Peter Maydell
1
-4
/
+6
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
64
-169
/
+58
2014-05-13
disas/libvixl: Update to libvixl 1.4
Peter Maydell
11
-342
/
+628
2014-05-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into staging
Peter Maydell
28
-1156
/
+829
2014-05-13
bsd-user: Remove reference to CONFIG_UNAME_RELEASE
Peter Maydell
1
-1
/
+1
2014-05-13
pc: port 92 reset requires a low->high transition
Paolo Bonzini
1
-1
/
+2
2014-05-13
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
4
-19
/
+22
2014-05-13
apic: do not accept SIPI on the bootstrap processor
Paolo Bonzini
1
-1
/
+1
2014-05-13
target-i386: preserve FPU and MSR state on INIT
Paolo Bonzini
3
-20
/
+35
2014-05-13
target-i386: fix set of registers zeroed on reset
Paolo Bonzini
2
-7
/
+7
2014-05-13
kvm: forward INIT signals coming from the chipset
Paolo Bonzini
3
-11
/
+30
2014-05-13
kvm: reset state from the CPU's reset method
Paolo Bonzini
13
-25
/
+37
2014-05-13
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
5
-36
/
+12
2014-05-13
target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_help...
Kevin O'Connor
1
-19
/
+19
2014-05-13
target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in ...
Kevin O'Connor
1
-17
/
+17
2014-05-13
target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
Kevin O'Connor
1
-5
/
+2
2014-05-13
pci-assign: limit # of msix vectors
Michael S. Tsirkin
1
-6
/
+6
2014-05-13
pci-assign: Fix a bug when map MSI-X table memory failed
Gonglei
1
-0
/
+1
2014-05-13
kvm: make one_reg helpers available for everyone
Cornelia Huck
4
-33
/
+50
2014-05-13
target-i386: Remove unused data from local array
Stefan Weil
1
-2
/
+1
2014-05-13
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
11
-62
/
+55
2014-05-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
32
-178
/
+744
2014-05-13
microblaze: boot: Don't hack the elf entry point
Peter Crosthwaite
1
-1
/
+1
2014-05-13
xilinx_timer: Fix writes into TCSR register
Guenter Roeck
1
-1
/
+1
2014-05-13
xilinx_intc: Fix writes into MER register
Guenter Roeck
1
-0
/
+3
2014-05-13
microblaze: Respect the reset vector
Edgar E. Iglesias
1
-0
/
+2
2014-05-13
microblaze: Support loading of u-boot initrd images
Edgar E. Iglesias
1
-3
/
+9
2014-05-12
target-i386: Preserve the Z bit for bt/bts/btr/btc
Richard Henderson
1
-9
/
+31
2014-05-12
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
11
-245
/
+49
2014-05-12
tcg: Use tcg_target_available_regs in tcg_reg_alloc_mov
Richard Henderson
1
-9
/
+10
2014-05-12
tcg: Make call address a constant parameter
Richard Henderson
5
-152
/
+72
2014-05-12
tci: Create tcg_out_call
Richard Henderson
1
-0
/
+5
2014-05-12
tcg-mips: Split out tcg_out_call
Richard Henderson
1
-8
/
+10
2014-05-12
tcg-sparc: Create tcg_out_call
Richard Henderson
1
-8
/
+14
2014-05-12
tcg-ppc64: Rename tcg_out_calli to tcg_out_call
Richard Henderson
1
-21
/
+16
2014-05-12
tcg-ppc: Split out tcg_out_call
Richard Henderson
1
-3
/
+8
2014-05-12
tcg-s390: Rename tgen_calli to tcg_out_call
Richard Henderson
1
-4
/
+4
2014-05-12
tcg-i386: Rename tcg_out_calli to tcg_out_call
Richard Henderson
1
-3
/
+3
2014-05-12
tcg: Require TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
1
-3
/
+2
2014-05-12
tci: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-6
/
+14
2014-05-12
tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-80
/
+37
2014-05-12
tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-145
/
+78
2014-05-12
tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-48
/
+45
2014-05-12
tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-69
/
+53
2014-05-12
tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-96
/
+55
2014-05-12
tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-69
/
+60
2014-05-12
tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-102
/
+94
2014-05-12
tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-84
/
+81
2014-05-12
tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-24
/
+26
[prev]
[next]