32818 Commits (76eb98d51c0a0448c5bc2f70d15fe334e7234964)
 

Author SHA1 Message Date
Gerd Hoffmann d880b28cef ipxe: update to current git 12 years ago
Gerd Hoffmann db76ec6291 seabios: update to 1.7.5-rc1 12 years ago
Richard Henderson 7b7066b1db tcg-s390: Improve setcond 13 years ago
Richard Henderson ad19b35808 tcg-s390: Allow immediate operands to add2 and sub2 13 years ago
Richard Henderson f167dc37da tcg-s390: Implement tcg_register_jit 13 years ago
Richard Henderson 547ec12141 tcg-s390: Use more risbg in the tlb sequence 13 years ago
Richard Henderson fb5964152d tcg-s390: Move ldst helpers out of line 13 years ago
Richard Henderson f24efee41e tcg-s390: Convert to new ldst opcodes 13 years ago
Richard Henderson b8dd88b85c tcg-s390: Integrate endianness into TCGMemOp 13 years ago
Richard Henderson a5a04f2830 tcg-s390: Convert to TCGMemOp 13 years ago
Richard Henderson a175689654 tcg-s390: Fix off-by-one in wraparound andi 12 years ago
Richard Henderson 450445d543 tcg: Fix tcg_reg_alloc_mov vs no-op truncation 12 years ago
Michael S. Tsirkin 719ffe1f5f usb: fix up post load checks 12 years ago
Peter Lieven d6ed7312d1 migration: show average throughput when migration finishes 12 years ago
Juan Quintela 35d08458a9 savevm: Remove all the unneeded version_minimum_id_old (rest) 13 years ago
Juan Quintela 6e3d652ab2 savevm: Remove all the unneeded version_minimum_id_old (usb) 13 years ago
Dr. David Alan Gilbert 14bcfdc7f1 Split ram_save_block 12 years ago
Chen Gang fb626663da arch_init: Simplify code for load_xbzrle() 12 years ago
Peter Maydell f30d56e7d6 Merge remote-tracking branch 'remotes/rth/fix-i386' into staging 12 years ago
Richard Henderson cb3d83bc49 exec-all.h: Use stl_le_p instead of stl_p patching x86 12 years ago
Peter Maydell 89f26e6b7b hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO 12 years ago
Peter Maydell 1a7917210b hw/arm/stellaris: Correct handling of GPTM TAR register 12 years ago
Peter Maydell c3a699be3c hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count 12 years ago
Peter Maydell 2a41c92854 hw/dma/omap_dma: Add (uint32_t) casts when shifting uint16_t by 16 12 years ago
Peter Maydell 7e7e5858f8 hw/arm/omap1: Avoid unintended sign extension writing omap_rtc YEARS_REG 12 years ago
Peter Maydell c94239fe56 hw/net/cadence_gem: Remove dead code 12 years ago
Peter Maydell 654039b42a hw/intc/allwinner-a10-pic: Add missing 'break' 12 years ago
Peter Maydell 2f0d8631b7 target-arm/helper.c: Don't flush the TLB if SCTLR is rewritten unchanged 12 years ago
Peter Maydell 2e11986727 hw/net/stellaris_enet: Convert to vmstate 12 years ago
Peter Maydell 889ac2a32f hw/net/stellaris_enet: Get rid of rx_fifo pointer 12 years ago
Peter Maydell eacd606ca7 hw/net/stellaris_enet: Fix debug format strings 12 years ago
Peter Maydell a9171c4fb5 hw/net/stellaris_enet: Correctly implement the TR and THR registers 12 years ago
Peter Maydell c6fa443b3d hw/net/stellaris_enet: Rewrite tx fifo handling code 12 years ago
Peter Maydell 7fd5f064d1 hw/net/stellaris_enet: Correct handling of packet padding 12 years ago
Peter Maydell 5c10495ab1 hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrun 12 years ago
Juan Quintela 8f1e884b38 savevm: Remove all the unneeded version_minimum_id_old (arm) 12 years ago
Peter Maydell 09319b3041 disas/libvixl: Update to libvixl 1.4 12 years ago
Peter Maydell cd2b9b8680 tcg updates for 20140512 12 years ago
Peter Maydell fccae3226d bsd-user: Remove reference to CONFIG_UNAME_RELEASE 12 years ago
Paolo Bonzini 4700a316df pc: port 92 reset requires a low->high transition 14 years ago
Paolo Bonzini 4a92a558f4 cpu: make CPU_INTERRUPT_RESET available on all targets 14 years ago
Paolo Bonzini 7b4d915e11 apic: do not accept SIPI on the bootstrap processor 14 years ago
Paolo Bonzini 43175fa96a target-i386: preserve FPU and MSR state on INIT 14 years ago
Paolo Bonzini 05e7e819d7 target-i386: fix set of registers zeroed on reset 12 years ago
Paolo Bonzini e0723c4510 kvm: forward INIT signals coming from the chipset 14 years ago
Paolo Bonzini 50a2c6e55f kvm: reset state from the CPU's reset method 14 years ago
Kevin O'Connor 7848c8d19f target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly. 12 years ago
Kevin O'Connor fd460606fd target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c 12 years ago
Kevin O'Connor 010e639a8d target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c 12 years ago
Kevin O'Connor 304520291a target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c 12 years ago