]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2012-06-11  Jim Meyeringkvm/apic: correct short memset
2012-06-10  Blue SwirlRevert "build: compile oslib-obj-y once"
2012-06-10  Max Filippovtarget-xtensa: switch to AREG0-free mode
2012-06-10  Max Filippovtarget-xtensa: add attributes to helper functions
2012-06-10  Peter Portantetarget-xtensa: remove unnecessary include of dyngen...
2012-06-09  Max Filippovtarget-xtensa: fix CCOUNT for conditional branches
2012-06-09  Max Filippovexec: fix TB invalidation after breakpoint insertion...
2012-06-09  Max Filippovtarget-xtensa: add MMU pagewalking tests
2012-06-09  Max Filippovtarget-xtensa: control page table lookup explicitly
2012-06-09  Max Filippovtarget-xtensa: update autorefill TLB entries conditionally
2012-06-09  Max Filippovtarget-xtensa: extract TLB entry setting method
2012-06-09  Max Filippovtarget-xtensa: update EXCVADDR in case of page table...
2012-06-09  Max Filippovtarget-xtensa: flush TLB page for new MMU mapping
2012-06-09  Stefan Weilw32: Fix broken build (missing include file)
2012-06-09  Michael Tokarevdo not include <libutil.h> needlessly or if it doesn...
2012-06-09  Andreas Färbertarget-ppc: Unbreak kvm_ppc.c build
2012-06-09  Stefan Weildump: Fix build breakage (missing sys/procfs.h)
2012-06-07  Anthony LiguoriMerge remote-tracking branch 'bonzini/nested-makefiles...
2012-06-07  Peter A. G... target-microblaze: fix swx build breakage
2012-06-07  Paolo Bonzinibuild: do not create directories at configure time
2012-06-07  Anthony Liguoriconfigure: ensure directory exists when creating symlink
2012-06-07  Paolo Bonzinibuild: compile oslib-obj-y once
2012-06-07  Paolo Bonzinibuild: limit usage of vpath
2012-06-07  Paolo Bonzinibuild: libcacard Makefile cleanups
2012-06-07  Paolo Bonzinibuild: move device tree to per-target Makefile.objs
2012-06-07  Paolo Bonzinibuild: move per-target hw/ objects to nested Makefile...
2012-06-07  Paolo Bonzinibuild: convert libhw to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move target-independent hw/ objects to nested...
2012-06-07  Paolo Bonzinibuild: move qga/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move qapi/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move slirp/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move audio/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move ui/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move fsdev/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move net/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move block/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: adapt qom/Makefile and move it to Makefile.objs
2012-06-07  Paolo Bonzinibuild: move rules for nesting to Makefile.objs
2012-06-07  Paolo Bonzinibuild: move other target-*/ objects to nested Makefile...
2012-06-07  Paolo Bonzinidump: remove dumping stuff from cpu-all.h
2012-06-07  Paolo Bonzinidump: change cpu_get_note_size to return ssize_t
2012-06-07  Paolo Bonzinidump: do not compile dump.o for user-mode emulation
2012-06-07  Paolo Bonzinibuild: move libobj-y variable to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: move obj-TARGET-y variables to nested Makefile...
2012-06-07  Paolo Bonzinibuild: move *-user/ objects to nested Makefile.objs
2012-06-07  Paolo Bonzinibuild: add rules for nesting
2012-06-07  Paolo Bonzinibuild: do not sprinkle around GENERATED_HEADERS depende...
2012-06-07  Paolo Bonzinibuild: remove trace-nested-y
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3...
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-06  Jan Kiszkakvm: Fix build for non-CAP_IRQ_ROUTING targets
2012-06-05  Anthony LiguoriRevert "Revert "rtl8139: do the network/host communicat...
2012-06-04  Andreas FärberKill off cpu_state_reset()
2012-06-04  Andreas Färberlinux-user: Use cpu_reset() after cpu_init() / cpu_copy()
2012-06-04  Andreas Färberbsd-user: Use cpu_reset() in after cpu_init()
2012-06-04  Andreas Färberleon3: Store SPARCCPU in ResetData
2012-06-04  Andreas Färberleon3: Use cpu_sparc_init() to obtain SPARCCPU
2012-06-04  Andreas Färbersun4u: Store SPARCCPU in ResetData
2012-06-04  Andreas Färbersun4u: Let cpu_devinit() return SPARCCPU
2012-06-04  Andreas Färbersun4u: Use cpu_sparc_init() to obtain SPARCCPU
2012-06-04  Andreas Färbersun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()
2012-06-04  Andreas Färbersun4m: Use cpu_sparc_init() to obtain SPARCCPU
2012-06-04  Andreas Färbertarget-sparc: Let cpu_sparc_init() return SPARCCPU
2012-06-04  Andreas Färbercpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
2012-06-04  Andreas Färbervirtex_ml507: Pass PowerPCCPU to main_cpu_reset()
2012-06-04  Andreas Färbervirtex_ml507: Let ppc440_init_xilinx() return PowerPCCPU
2012-06-04  Andreas Färbervirtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberppc_prep: Pass PowerPCCPU to ppc_prep_reset()
2012-06-04  Andreas Färberppc_prep: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()
2012-06-04  Andreas Färberppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberppc_newworld: Pass PowerPCCPU to ppc_core99_reset()
2012-06-04  Andreas Färberppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()
2012-06-04  Andreas Färberppc4xx_devs: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberppc440_bamboo: Pass PowerPCCPU to main_cpu_reset()
2012-06-04  Andreas Färberppc440_bamboo: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberspapr: Pass PowerPCCPU to spapr_cpu_reset()
2012-06-04  Andreas Färberspapr: Use cpu_ppc_init() to obtain PowerPCCPU
2012-06-04  Andreas Färberppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_res...
2012-06-04  Andreas Färbertarget-ppc: Let cpu_ppc_init() return PowerPCCPU
2012-06-04  Andreas Färbermips_r4k: Store MIPSCPU in ResetData
2012-06-04  Andreas Färbermips_r4k: Use cpu_mips_init() to obtain MIPSCPU
2012-06-04  Andreas Färbermips_mipssim: Store MIPSCPU in ResetData
2012-06-04  Andreas Färbermips_mipssim: Use cpu_mips_init() to obtain MIPSCPU
2012-06-04  Andreas Färbermips_malta: Pass MIPSCPU to main_cpu_reset()
2012-06-04  Andreas Färbermips_malta: Use cpu_mips_init() to obtain MIPSCPU
2012-06-04  Andreas Färbermips_jazz: Pass MIPSCPU to main_cpu_reset()
2012-06-04  Andreas Färbermips_jazz: Use cpu_mips_init() to obtain MIPSCPU
2012-06-04  Andreas Färbermips_fulong2e: Pass MIPSCPU to main_cpu_reset()
2012-06-04  Andreas Färbermips_fulong2e: Use cpu_mips_cpu() to obtain MIPSCPU
2012-06-04  Andreas Färbertarget-mips: Let cpu_mips_init() return MIPSCPU
2012-06-04  Andreas Färbertarget-mips: Use cpu_reset() in do_interrupt()
2012-06-04  Andreas Färbertarget-mips: Use cpu_reset() in cpu_mips_init()
2012-06-04  Andreas Färberr2d: Store SuperHCPU in ResetData
2012-06-04  Andreas Färberr2d: Use cpu_sh4_init() to obtain SuperHCPU
2012-06-04  Andreas Färbertarget-sh4: Let cpu_sh4_init() return SuperHCPU
2012-06-04  Andreas Färberpc: Pass X86CPU to pc_cpu_reset()
2012-06-04  Andreas Färberpc: Use cpu_x86_init() to obtain X86CPU
next