]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-15 Blue SwirlMerge branch 'w64' of git://qemu.weilnetz.de/qemu
2012-04-15 Andreas Färbertarget-alpha: QOM'ify CPU init
2012-04-15 Andreas Färbertarget-alpha: QOM'ify CPU
2012-04-15 Stefan Weilw64: Fix time conversion for some versions of MinGW-w64
2012-04-15 Stefan Weilnbd: Fix compiler warning (w64)
2012-04-15 Stefan Weildisas: Replace 'unsigned long' by 'uintptr_t'
2012-04-15 Stefan Weilcpu-exec: Remove non-portable type cast and fix format...
2012-04-15 Stefan Weiltarget-mips: Fix type cast for w64 (uintptr_t)
2012-04-15 Stefan Weilw64: Fix type cast in os_host_main_loop_wait
2012-04-15 Stefan Weilw64: Fix data types in softmmu*.h
2012-04-15 Stefan Weilw64: Use uintptr_t in exec.c
2012-04-15 Stefan Weilsoftmmu: Use uintptr_t for physaddr and rename it
2012-04-15 Stefan Weilw64: Fix struct CPUTLBEntry
2012-04-15 Stefan Weilw64: Fix definition of setjmp
2012-04-15 Stefan Weilw32: Move defines for socket specific errors to qemu...
2012-04-15 Stefan Weilw64: Use larger alignment for section with generated...
2012-04-15 Stefan Weilw64: Fix data types in cpu-all.h, exec.c
2012-04-15 Stefan Weilw64: Fix type casts used in some macros in cpu-all.h
2012-04-15 Stefan Weiltcg/i386: Add support for w64 ABI
2012-04-15 Stefan Weiltcg/i386: Use GDB JIT debugging interface only for...
2012-04-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-04-15 David Gibsonpseries: Fix reset of VIO network device
2012-04-15 David Gibsonpseries: Reset vscsi properly
2012-04-15 David Gibsonpseries: Correctly use the device model reset hooks
2012-04-15 David Gibsonpseries: Remove old hcalls hook stub
2012-04-15 David Gibsonpseries: Remove old debug leftovers from spapr_vscsi
2012-04-15 David Gibsonpseries: Fix RTAS based config access
2012-04-15 Max Filippovtarget-xtensa: add license to core-fsf.c
2012-04-15 Max Filippovtarget-xtensa: add license to core-dc232b.c
2012-04-15 Max Filippovtarget-xtensa: add dc233c core
2012-04-15 Andreas Färberlinux-user: Fix exit syscall with QOM CPU
2012-04-15 Juan Quintelatarget-ppc/machine.c: Drop unnecessary ifdefs
2012-04-15 Meador Ingetarget-ppc: Init dcache and icache size for e500 user...
2012-04-15 Stefan Weiltarget-ppc: Fix type casts for w64 (uintptr_t)
2012-04-15 Andreas Färbertarget-ppc: QOM'ify CPU reset
2012-04-15 Andreas Färbertarget-ppc: Start QOM'ifying CPU init
2012-04-15 Andreas Färbertarget-ppc: QOM'ify CPU
2012-04-15 David Gibsontarget-ppc: Add hooks for handling tcg and kvm limitations
2012-04-15 Andreas Färbertarget-ppc: Drop cpu_ppc_close()
2012-04-15 David Gibsonpseries: Consolidate hack for RTAS display-character...
2012-04-15 David Gibsonpseries: Remove unused fields from VIOsPAPRBus structure
2012-04-15 David Gibsonpseries: Implement RTAS system-reboot call
2012-04-15 David Gibsonpseries: Fix bug with reset of VIO CRQs
2012-04-15 David Gibsonpseries: Clean up hcall_dprintf() debugging messages
2012-04-15 Mark Cave-AylandPPC: Fix TLB invalidation bug within the PPC interrupt...
2012-04-15 Hervé Poussineaupcspk: initialize PC speaker if compiled in
2012-04-14 Paolo Bonzinitests: remove .SECONDARY special target
2012-04-14 Max Filippovtarget-xtensa: add test for IBREAK invalidation
2012-04-14 Max Filippovtarget-xtensa: add tests for LBEG/LEND invalidation
2012-04-14 Max Filippovtarget-xtensa: fix tb invalidation for IBREAK and LOOP
2012-04-14 Max Filippovexec: provide tb_invalidate_phys_addr function
2012-04-14 Blue SwirlUse uintptr_t for various op related functions
2012-04-14 Peter Maydellcoroutine-gthread.c: Avoid threading APIs deprecated...
2012-04-14 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-04-14 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-04-13 Andreas Färbertarget-xtensa: Start QOM'ifying CPU init
2012-04-13 Andreas Färbertarget-xtensa: QOM'ify CPU reset
2012-04-13 Andreas Färbertarget-xtensa: QOM'ify CPU
2012-04-13 Max Filippovtarget-xtensa: improve unit tests debugging
2012-04-13 Lluís Vilanovatarget-xtensa: Move helpers.h to helper.h
2012-04-13 Stefano Stabellinixen: introduce an event channel for buffered io event...
2012-04-13 Julien Grallxen-mapcache: don't unmap locked entry during mapcache...
2012-04-13 Anthony PERARDXen, mapcache: Fix the compute of the size of bucket.
2012-04-13 Stefano Stabellinixen: handle backend deletion from xenstore
2012-04-13 Wei LiuXen: Add xen-apic support and hook it up.
2012-04-13 Wei LiuXen: basic HVM MSI injection support.
2012-04-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-04-13 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-lm32...
2012-04-13 Peter Maydellhw/arm_gic: Remove stray hardcoded tab
2012-04-13 Peter Maydellhw/arm_gic: gic_set_pending_private() is NVIC only
2012-04-13 Peter Maydellhw/arm_gic: Use NVIC instead of LEGACY_INCLUDED_GIC...
2012-04-13 Peter Maydellhw/arm_gic: Make gic_reset a sysbus reset function
2012-04-13 Peter Maydellhw/arm11mpcore: Convert to using sysbus GIC device
2012-04-13 Peter Maydellhw/exynos4210_gic: Convert to using sysbus GIC
2012-04-13 Peter Maydellhw/realview_gic: switch to sysbus GIC
2012-04-13 Peter Maydellhw/a9mpcore: Switch to using sysbus GIC
2012-04-13 Peter Maydellhw/a15mpcore: switch to using sysbus GIC
2012-04-13 Peter Maydellhw/arm_gic: Make the GIC its own sysbus device
2012-04-13 Peter Maydellhw/arm_gic: Expose PPI inputs as gpio inputs
2012-04-13 Peter Maydellhw/arm_gic: Move gic_get_current_cpu into arm_gic.c
2012-04-13 Peter Maydellhw/arm_gic: Move NCPU definition to arm_gic.c
2012-04-13 Evgeny Voevodinhw/exynos4210_combiner.c: Drop excessive read/write...
2012-04-13 Evgeny VoevodinARM: Exynos4210: Drop gic_cpu_write() after initialization.
2012-04-13 Daniel P. BerrangeFix bit test in Exynos4210 UART emulation to use &...
2012-04-13 Peter Maydellconfigure: Insist on a Python 2, not Python 3
2012-04-13 Peter Maydellbsd-user: fix compile failure
2012-04-12 Eric B Munsonkvmclock: guest stop notification
2012-04-12 Marcelo Tosattikvm: update linux headers
2012-04-12 Jason Baronkvm: set gsi_bits and max_gsi correctly
2012-04-12 Jan Kiszkakvm: Drop unused kvm_pit_in_kernel
2012-04-12 Michael S.... kvm: allow arbitrarily sized mmio ioeventfd
2012-04-12 Jan Kiszkakvm: Drop redundant kvm_enabled from cpu_thread_is_idle
2012-04-12 Stefan Hajnoczikvm: add flightrecorder script
2012-04-12 Wanpeng Lips2: avoid repeated header file includes
2012-04-12 Stefan Weilmake: Always set LC_ALL=C for makeinfo
2012-04-12 Stefan Weilconfigure: Fix wrong preprocessor statement
2012-04-12 Peter Maydellconfigure: Remove useless uses of ARCH_CFLAGS
2012-04-12 Peter A. G... target-microblaze: added PetaLogix copyright
next