]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-02-08 Jan Kiszkakvm: Implement kvm_irqchip_in_kernel like kvm_enabled
2012-02-08 Jan Kiszkakvm: Allow to set shadow MMU size
2012-02-07 malcRestore consistent formatting
2012-02-06 Anthony Liguoris390x: fix qom-ification fall-out
2012-02-06 Jan KiszkaKVM: Fix breakages of QOM conversion
2012-02-06 Anthony Liguoriusb-redir: convert to QOM
2012-02-04 Blue SwirlFix previous commit
2012-02-04 Anthony Liguoriusb-bsd: convert to QOM
2012-02-04 Blue Swirlvga: improve documentation
2012-02-04 Blue Swirlvga: use constants from vga.h
2012-02-04 Blue Swirlvga.h: remove unused stuff and reformat
2012-02-04 Blue SwirlAdd vga.h unmodified from Linux
2012-02-04 Blue Swirlvga: move Cirrus VGA template to its own file
2012-02-04 Blue Swirlmemory: change dirty getting API to take a size
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Stefan Weilw32: Fix build with new net bridge code
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony LiguoriFix build breakage from last commit.
2012-02-03 Anthony Liguoris390x: fix -drive in the absence of aliases
2012-02-03 Anthony Liguoricontainer: make a decendent of Object
2012-02-03 Anthony Liguoriobject: sure up reference counting
2012-02-03 Anthony Liguoriinfo qdm: do not require a parent_bus to be set
2012-02-03 Anthony Liguoriqdev: implement cleanup logic in finalize
2012-02-03 Anthony Liguoriqom: accept any compatible type when setting a link...
2012-02-03 Anthony Liguoriqom: move properties from qdev to object
2012-02-03 Anthony Liguoriqdev: nuke qdev_init_chardev()
2012-02-03 Anthony Liguoriqdev: split out UI portions into a new function
2012-02-03 Anthony Liguoriqdev: refactor away qdev_create_from_info
2012-02-03 Anthony Liguoriqdev: split out common init to instance_init
2012-02-03 Anthony Liguoriqom: add new command to search for types
2012-02-03 Anthony Liguoriqdev: remove baked in notion of aliases (v2)
2012-02-03 Anthony Liguoriqdev: kill off DeviceInfo
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-02-03 Anthony Liguoriqdev: kill off DeviceInfo list
2012-02-03 Anthony Liguoriqom: allow object_class_foreach to take additional...
2012-02-03 Anthony Liguoriqdev: refactor device creation to allow bus_info to...
2012-02-03 Anthony Liguoriqdev: allow classes to overload qdev functions
2012-02-03 Anthony Liguoriqdev: remove info from class
2012-02-03 Anthony Liguoriqdev: make DeviceInfo private
2012-02-03 Anthony Liguoriusb: separate out legacy usb registration from type...
2012-02-03 Anthony Liguoriusb-hid: simplify class initialization a bit
2012-02-02 Andreas Färberlinux-user: Fix sa_flags byte swaps for mips
2012-02-02 Andreas Färberlinux-user: Define TARGET_QEMU_ESIGRETURN for mips64
2012-02-02 Andreas Färberlinux-user: Define TARGET_QEMU_ESIGRETURN for mipsn32
2012-02-02 Andreas Färberlinux-user: Add default configs for mips64[el]
2012-02-02 Andreas Färberlinux-user: Add default-configs for mipsn32[el]
2012-02-02 Peter Maydelllinux-user: Implement *listxattr syscalls
2012-02-02 Peter Maydelllinux-user/syscall.c: Implement f and l versions of...
2012-02-02 Peter Maydelllinux-user: Allow NULL value pointer in setxattr and...
2012-02-02 Alexander Graflinux-user: fix wait* syscall status returns
2012-02-02 Peter Maydelllinux-user/strace.c: Correct errno printing for mmap etc
2012-02-02 Alexander Graflinux-user: fix QEMU_STRACE=1 segfault
2012-02-02 Akos PASZTORYlinux-user: add SO_PEERCRED support for getsockopt
2012-02-02 陳韋任linux-user/main.c: Add option to user-mode emulation...
2012-02-02 Alexander Graflinux-user: fake /proc/self/auxv
2012-02-02 Alexander Graflinux-user: fake /proc/self/stat
2012-02-02 Alexander Graflinux-user: fake /proc/self/maps
2012-02-02 Alexander Graflinux-user: add open() hijack infrastructure
2012-02-02 Alexander Graflinux-user: save auxv length
2012-02-02 Riku Voipiolinux-user: stack_base is now mandatory on all targets
2012-02-02 Alexander GrafPPC: E500: Populate L1CFG0 SPR
2012-02-02 Alexander GrafPPC: e500mc: Enable processor control
2012-02-02 Alexander GrafPPC: E500: Implement msgsnd
2012-02-02 Alexander GrafPPC: E500: Implement msgclr
2012-02-02 Alexander GrafPPC: Enable doorbell excp handlers
2012-02-02 Alexander GrafPPC: Add CPU feature for processor control
2012-02-02 Alexander GrafPPC: E500: Add doorbell defines
2012-02-02 Alexander GrafPPC: E500: Add some more excp vectors
2012-02-02 Alexander GrafKVM: Fix compilation on non-x86
2012-02-02 Alexander GrafPPC: booke206: move avail check to tlbwe
2012-02-02 Alexander GrafPPC: booke206: Check for TLB overrun
2012-02-02 Alexander GrafPPC: booke206: Implement tlbilx
2012-02-02 Alexander GrafPPC: booke206: Check for min/max TLB entry size
2012-02-02 Alexander GrafPPC: booke: add tlbnps handling
2012-02-02 Alexander GrafPPC: booke206: allow NULL raddr in ppcmas_tlb_check
2012-02-02 Alexander GrafPPC: rename msync to msync_4xx
2012-02-02 Alexander GrafPPC: e500: msync is 440 only, e500 has real sync
2012-02-02 Alexander GrafPPC: e500mc: add missing IVORs to bitmap
2012-02-02 Alexander GrafPPC: Add IVOR 38-42
2012-02-02 Alexander GrafPPC: KVM: Update HIOR code to new interface
2012-02-02 Alexander GrafKVM: Update headers (except HIOR mess)
2012-02-01 Stefan WeilChange license from GPLv2 to GPLv2+
2012-02-01 Corey BryantAdd support for net bridge
2012-02-01 Corey BryantAdd cap reduction support to enable use as SUID
2012-02-01 Corey BryantAdd access control support to qemu bridge helper
2012-02-01 Corey BryantAdd basic version of bridge helper
2012-02-01 Gerhard Wiesingerhw/vmmouse.c: Disable vmmouse after reboot
2012-02-01 Laszlo Ersekkeep the PID file locked for the lifetime of the process
2012-02-01 Michael Rothmain-loop: For tools, initialize timers as part of...
2012-02-01 Michael Rothmain-loop: Fix SetEvent() on uninitialized handle on...
2012-02-01 Jan Kiszkaoptionroms: Silence intermediate file removal
2012-02-01 Jan Kiszkasdl: Limit sdl_grab_end in handle_activation to Windows...
2012-02-01 Jan Kiszkasdl: Grab input on end of non-absolute mouse click
2012-02-01 Jan KiszkaRevert "Handle SDL grabs failing (Mark McLoughlin)"
2012-02-01 Jan Kiszkasdl: Fix block prevention of SDL_WM_GrabInput
2012-02-01 Jan Kiszkasdl: Do not grab mouse on mode switch while in background
2012-02-01 Jan KiszkaImprove default machine options usability
2012-02-01 Jan Kiszkamc146818rtc: Use lost_tick_policy property
2012-02-01 Jan Kiszkaqemu-option: Introduce default mechanism
2012-02-01 Jan Kiszkaqdev: Introduce lost tick policy property
next