aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-13hw/net/stellaris_enet: Correct handling of packet paddingPeter Maydell
2014-05-13hw/net/stellaris_enet: Restructure tx_fifo code to avoid buffer overrunPeter Maydell
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-13disas/libvixl: Update to libvixl 1.4Peter Maydell
2014-05-13Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20140512' into stagingPeter Maydell
2014-05-13bsd-user: Remove reference to CONFIG_UNAME_RELEASEPeter Maydell
2014-05-13pc: port 92 reset requires a low->high transitionPaolo Bonzini
2014-05-13cpu: make CPU_INTERRUPT_RESET available on all targetsPaolo Bonzini
2014-05-13apic: do not accept SIPI on the bootstrap processorPaolo Bonzini
2014-05-13target-i386: preserve FPU and MSR state on INITPaolo Bonzini
2014-05-13target-i386: fix set of registers zeroed on resetPaolo Bonzini
2014-05-13kvm: forward INIT signals coming from the chipsetPaolo Bonzini
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-05-13target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...Kevin O'Connor
2014-05-13target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_help...Kevin O'Connor
2014-05-13target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in ...Kevin O'Connor
2014-05-13target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.cKevin O'Connor
2014-05-13pci-assign: limit # of msix vectorsMichael S. Tsirkin
2014-05-13pci-assign: Fix a bug when map MSI-X table memory failedGonglei
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck
2014-05-13target-i386: Remove unused data from local arrayStefan Weil
2014-05-13Merge remote-tracking branch 'remotes/bonzini/configure' into stagingPeter Maydell
2014-05-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-05-13microblaze: boot: Don't hack the elf entry pointPeter Crosthwaite
2014-05-13xilinx_timer: Fix writes into TCSR registerGuenter Roeck
2014-05-13xilinx_intc: Fix writes into MER registerGuenter Roeck
2014-05-13microblaze: Respect the reset vectorEdgar E. Iglesias
2014-05-13microblaze: Support loading of u-boot initrd imagesEdgar E. Iglesias
2014-05-12target-i386: Preserve the Z bit for bt/bts/btr/btcRichard Henderson
2014-05-12tcg: Remove unreachable code in tcg_out_op and op_defsRichard Henderson
2014-05-12tcg: Use tcg_target_available_regs in tcg_reg_alloc_movRichard Henderson
2014-05-12tcg: Make call address a constant parameterRichard Henderson
2014-05-12tci: Create tcg_out_callRichard Henderson
2014-05-12tcg-mips: Split out tcg_out_callRichard Henderson
2014-05-12tcg-sparc: Create tcg_out_callRichard Henderson
2014-05-12tcg-ppc64: Rename tcg_out_calli to tcg_out_callRichard Henderson
2014-05-12tcg-ppc: Split out tcg_out_callRichard Henderson
2014-05-12tcg-s390: Rename tgen_calli to tcg_out_callRichard Henderson
2014-05-12tcg-i386: Rename tcg_out_calli to tcg_out_callRichard Henderson
2014-05-12tcg: Require TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tci: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-mips: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-ia64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-aarch64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-sparc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-ppc: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson
2014-05-12tcg-i386: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson