]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-05-15  Jan Kiszkavmstate: Add support for alias ID
2010-05-15  Jan Kiszkavmstate: Drop unused post_save handler
2010-05-15  Shin-ichiro... sh: sm501: add 2D engine support
2010-05-15  Andrzej Zaborowskitmp105: update the register in post_load where it needs...
2010-05-14  Blue Swirlcpus: add one 'const'
2010-05-14  Blue Swirle1000: make some tables 'const'
2010-05-14  Blue Swirlide: make a table 'const'
2010-05-14  Blue Swirlvga: make some tables 'const'
2010-05-14  Blue SwirlCompile virtio-9p-debug and virtio-9p-local once
2010-05-14  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-14  Anthony LiguoriUpdate SeaBIOS
2010-05-12  Blue Swirlpckbd: don't use any static state
2010-05-12  Blue Swirlapb: don't use any static state
2010-05-12  Stefan Weiltarget-sparc: Fix wrong printf argument
2010-05-12  Blue SwirlUpdate OpenBIOS images to r771
2010-05-11  Gleb Natapovkvm: fix 80000001.EDX supported bit filtering
2010-05-11  Gleb NatapovDo not stop VM if emulation failed in userspace.
2010-05-11  Marcelo Tosattikvm: enable smp > 1
2010-05-11  Jan Kiszkakvm: validate context for kvm cpu get/put operations
2010-05-11  Marcelo Tosattimove stop/stopped CPU_COMMON fields after area zeroed...
2010-05-11  Marcelo Tosattiadd cpu_is_stopped helper
2010-05-11  Jan Kiszkakvm: synchronize state from cpu context
2010-05-11  Marcelo Tosattiport qemu-kvm's on_vcpu code
2010-05-11  Marcelo Tosattistandardize on qemu_cpu_kick for signalling cpu thread(s)
2010-05-11  Marcelo Tosattimake SIG_IPI to tcg vcpu thread reliable
2010-05-11  Marcelo Tosattikvm: set cpu_single_env around KVM_RUN ioctl
2010-05-11  Marcelo TosattiFix -mem-path with hugetlbfs
2010-05-10  Markus Armbrusterdoc: Clean up monitor command function index
2010-05-10  Markus Armbrusterdoc: Heading for monitor command cpu got lost, restore it
2010-05-10  Markus Armbrusterdoc: Fix acl monitor command documentation
2010-05-10  Markus Armbrusterdoc: Fix host forwarding monitor command documentation
2010-05-10  Jan Kiszkalsi: Handle removal of selected devices
2010-05-10  Jan Kiszkalsi: Adjust some register reset values
2010-05-10  Jan Kiszkalsi: Purge message queue on reset
2010-05-10  Jan Kiszkascsi-disk: Clear aiocb on read completion
2010-05-10  Jan KiszkaSCSI: Add disk reset handler
2010-05-10  Amit Shahiov: Move from hw/ to topdir
2010-05-10  Corentin Charyvnc: set the right prefered encoding
2010-05-09  Blue Swirlsparc: Fix lazy flag calculation on interrupts, refactor
2010-05-09  Blue Swirlsparc: lazy C flag calculation
2010-05-09  Stefan Weilmips-dis: Add missing static attributes
2010-05-07  Stefan Weiltcg: Add missing 'static' attribute
2010-05-07  Kevin Wolfqcow2: Remove static forward declaration
2010-05-07  Kevin WolfRevert "Fix OpenBSD build"
2010-05-07  Richard HendersonFill in unassigned mem read/write callbacks.
2010-05-07  Stefan Weildarwin-user: Add missing static attribute
2010-05-07  Stefan WeilAdd missing 'static' attribute
2010-05-07  Blue Swirlsparc64: fix build with older gccs
2010-05-06  Igor V. Kovalenkosparc64: handle asi referencing nucleus and secondary...
2010-05-06  Igor V. Kovalenkosparc64: implement global translation table entries v1
2010-05-06  Igor V. Kovalenkosparc64: more ultrasparc asi extensions for disassembler
2010-05-06  Michael S.... qemu: address todo comment in exec.c
2010-05-06  Richard HendersonFix zero-length write(2).
2010-05-05  Paul BrookBetter default guest_base
2010-05-05  Paul BrookRemove PAGE_RESERVED
2010-05-05  Paul BrookAvoid libaio for usermode
2010-05-05  Richard HendersonEnable -d cpu logging by default.
2010-05-05  Richard Hendersontarget-sh4: Remove duplicate CPU log.
2010-05-05  Richard Hendersontarget-ppc: Remove duplicate cpu log.
2010-05-05  Richard Hendersontarget-mips: Remove duplicate CPU log.
2010-05-05  Richard Hendersontarget-i386: Remove duplicate CPU log.
2010-05-04  Blue SwirlFix cpu list("-cpu ?") breakage, spotted by TeLeMan
2010-05-04  Anthony Liguorivnc: make sure to send pointer type change event on...
2010-05-03  Bernhard M... hw: better i440 emulation
2010-05-03  Naphtali Spreiblock: read-only: open cdrom as read-only when using...
2010-05-03  Nathan Froydfix whitespace bogon in some versions of make
2010-05-03  David AhernChanges to usb-linux to conform to coding style
2010-05-03  Jan KiszkaAdd KVM CFLAGS to vhost build
2010-05-03  Luiz CapitulinoQMP: Introduce RESUME event
2010-05-03  Gautham R Shenoyvirtio-9p: Create a syntactic shortcut for the file...
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TFLUSH support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TREMOVE support.
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TWSTAT support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TCREATE support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TWRITE support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TCLUNK support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TREAD support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TOPEN support.
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TWALK support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TSTAT support
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TATTACH support.
2010-05-03  Anthony Liguorivirtio-9p: Add P9_TVERSION support
2010-05-03  Anthony Liguorivirtio-9p: Add sg helper functions
2010-05-03  Anthony Liguorivirtio-9p: Add stat and mode related helper functions.
2010-05-03  Anthony Liguorivirtio-9p: Add fid and qid management support.
2010-05-03  Anthony Liguorivirtio-9p: Add minimal set of FileOperations
2010-05-03  Anthony Liguorivirtio-9p: Add string manipulation support.
2010-05-03  Anthony Liguorivirtio-9p: pdu processing support.
2010-05-03  Anthony Liguorivirtio-9p: Add a virtio 9p device to qemu
2010-05-03  Gautham R Shenoyvirtio-9p: Create a commandline option -fsdev
2010-05-03  Amit Shahvirtio-serial: Fix check for 'assert'; prevent NULL...
2010-05-03  Stefan BergerFix the RARP protocol ID
2010-05-03  Jan KiszkaFix tiny leak in qemu_opts_parse
2010-05-03  Jan Kiszkalsi: Properly initialize controller state on reset
2010-05-03  Jan Kiszkalsi: Purge request queue on soft reset
2010-05-03  Alex WilliamsonFix boot once option
2010-05-03  Corentin Charyvnc: split encoding in specific files
2010-05-03  Corentin Charyvnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1
2010-05-03  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into HEAD
2010-05-03  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into HEAD
next