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-15
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
27
-202
/
+242
2014-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-i386-20140512' into s...
Peter Maydell
1
-9
/
+31
2014-05-15
Revert "iotests: Use configured python"
Peter Maydell
10
-70
/
+43
2014-05-15
ipxe: update to current git
Gerd Hoffmann
8
-1
/
+3
2014-05-15
seabios: update to 1.7.5-rc1
Gerd Hoffmann
10
-1
/
+2
2014-05-15
tcg-s390: Improve setcond
Richard Henderson
1
-6
/
+91
2014-05-15
tcg-s390: Allow immediate operands to add2 and sub2
Richard Henderson
1
-12
/
+52
2014-05-15
tcg-s390: Implement tcg_register_jit
Richard Henderson
1
-7
/
+55
2014-05-15
tcg-s390: Use more risbg in the tlb sequence
Richard Henderson
1
-21
/
+28
2014-05-15
tcg-s390: Move ldst helpers out of line
Richard Henderson
1
-92
/
+118
2014-05-15
tcg-s390: Convert to new ldst opcodes
Richard Henderson
2
-116
/
+56
2014-05-15
tcg-s390: Integrate endianness into TCGMemOp
Richard Henderson
1
-64
/
+60
2014-05-15
tcg-s390: Convert to TCGMemOp
Richard Henderson
1
-46
/
+36
2014-05-15
tcg-s390: Fix off-by-one in wraparound andi
Richard Henderson
1
-2
/
+2
2014-05-14
tcg: Fix tcg_reg_alloc_mov vs no-op truncation
Richard Henderson
1
-8
/
+11
2014-05-14
usb: fix up post load checks
Michael S. Tsirkin
1
-2
/
+2
2014-05-14
migration: show average throughput when migration finishes
Peter Lieven
1
-0
/
+5
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
60
-147
/
+70
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (usb)
Juan Quintela
8
-13
/
+11
2014-05-14
Split ram_save_block
Dr. David Alan Gilbert
1
-62
/
+79
2014-05-14
arch_init: Simplify code for load_xbzrle()
Chen Gang
1
-10
/
+4
2014-05-13
Merge remote-tracking branch 'remotes/rth/fix-i386' into staging
Peter Maydell
1
-1
/
+1
2014-05-13
exec-all.h: Use stl_le_p instead of stl_p patching x86
Richard Henderson
1
-1
/
+1
2014-05-13
hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO
Peter Maydell
1
-0
/
+4
2014-05-13
hw/arm/stellaris: Correct handling of GPTM TAR register
Peter Maydell
1
-3
/
+10
2014-05-13
hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
Peter Maydell
1
-2
/
+2
2014-05-13
hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16
Peter Maydell
1
-6
/
+6
2014-05-13
hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG
Peter Maydell
1
-2
/
+2
2014-05-13
hw/net/cadence_gem: Remove dead code
Peter Maydell
1
-7
/
+1
2014-05-13
hw/intc/allwinner-a10-pic: Add missing 'break'
Peter Maydell
1
-0
/
+1
2014-05-13
target-arm/helper.c: Don't flush the TLB if SCTLR is rewritten unchanged
Peter Maydell
1
-0
/
+7
2014-05-13
hw/net/stellaris_enet: Convert to vmstate
Peter Maydell
1
-68
/
+80
2014-05-13
hw/net/stellaris_enet: Get rid of rx_fifo pointer
Peter Maydell
1
-21
/
+19
2014-05-13
hw/net/stellaris_enet: Fix debug format strings
Peter Maydell
1
-3
/
+3
2014-05-13
hw/net/stellaris_enet: Correctly implement the TR and THR registers
Peter Maydell
1
-2
/
+15
2014-05-13
hw/net/stellaris_enet: Rewrite tx fifo handling code
Peter Maydell
1
-42
/
+77
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
[prev]
[next]