]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-03-28 Stefan Weilcirrus_vga: remove unneeded reset
2011-03-28 Michael S.... vhost: fix dirty page handling
2011-03-28 Michael S.... virtio-serial: don't crash on invalid input
2011-03-28 Michael S.... e1000: check buffer availability
2011-03-28 Michael S.... virtio-pci: fix bus master work around on load
2011-03-28 Isaku Yamahatapci: use uint8_t for devfn_min
2011-03-28 Isaku Yamahatapci: use PCI_DEVFN in pci_get_bus_devfn()
2011-03-28 Isaku Yamahatapci: use devfn for pci_find_device() instead of (slot...
2011-03-28 Isaku Yamahatapci: replace the magic, 256, for the maximum of devfn
2011-03-26 Gleb Natapovreport that QEMU process was killed by a signal
2011-03-26 Benjamin Poirierrtl8139: add vlan tag insertion
2011-03-26 Benjamin Poirierrtl8139: add vlan tag extraction
2011-03-26 Benjamin Poirierrtl8139: cleanup FCS calculation
2011-03-25 Ulrich Obergfellsevere memory leak caused by broken palette_destroy...
2011-03-25 Peter Maydellvl.c: Fix compilation failure if CONFIG_SDL isn't defined
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-24 Peter Maydelltcg/arm: Support host code being compiled for Thumb
2011-03-23 Anthony LiguoriRevert "x86: Save/restore PAT MSR"
2011-03-22 Anthony Liguorivnc: fix build error from VNC_DIRTY_WORDS
2011-03-22 Wen Congyangfix vnc regression
2011-03-22 Jes Sorensenqmp-commands.hx: Clean up mess of client_migrate_info
2011-03-22 Jes SorensenMake VNC support optional
2011-03-22 Jes Sorensenerror message if user specifies curses on cmd line...
2011-03-22 Jes Sorensenerror message if user specifies SDL cmd line option...
2011-03-22 Jes SorensenAdd support for -display vnc
2011-03-22 Jes SorensenIntroduce -display none
2011-03-22 Jes SorensenIntroduce -display argument
2011-03-22 Jes SorensenConsolidate DisplaySurface allocation in qemu_alloc_dis...
2011-03-22 Peter Maydelltarget-arm: use make_float32() to make constant floats...
2011-03-22 Peter Maydelltarget-arm: Fix VRECPS edge cases handling
2011-03-22 Peter Maydelltarget-arm: Fix TCG temporary leaks for scalar VMULL
2011-03-22 Peter Maydelltarget-arm: Set Q bit for overflow in SMUAD and SMLAD
2011-03-22 Peter Maydelltarget-arm: Fix GE bits for v6media signed modulo arith...
2011-03-22 Peter Maydelltarget-arm: Fix UNDEF cases in Thumb load/store
2011-03-22 Peter Maydelllinux-user: Fix unlock_user() call in return from poll()
2011-03-22 Jan Kiszkavmmouse: Register vmstate via qdev
2011-03-22 Jan Kiszkavmmouse: Fix initialization
2011-03-22 Jan Kiszkavmmouse: Fix typo preventing x86-64 build
2011-03-22 René Rebefix applesmc REV key
2011-03-22 René Rebeenable kvm for ppc(32) on ppc64
2011-03-22 Fabien Chouteautarget-ppc: add support for 6 SPE instructions
2011-03-22 Aurelien Jarnopc-bios: update linuxboot.bin and multiboot.bin
2011-03-22 Gleb Natapovfix linuxboot.bin and multiboot.bin to not hijack int19
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Anthony Liguoriseabios: update to latest git
2011-03-21 Juan QuintelaFix migration uint8 arrys handled
2011-03-21 Andreas Färbersoftfloat: Drop [s]bits{8, 16, 32, 64} types in favor...
2011-03-21 Andreas Färbersoftfloat: Resolve type mismatches between declaration...
2011-03-21 Andreas Färbersoftfloat: Prepend QEMU-style header with derivation...
2011-03-21 Stefan Hajnoczie1000: Fix multi-descriptor packet checksum offload
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-03-21 Aurelien Jarnorbd: don't link with -lcrypto
2011-03-21 Peter Maydellhw/arm_sysctl.c: Add the Versatile Express system registers
2011-03-21 Amit Shahchar: Prevent multiple devices opening same chardev
2011-03-21 Amit Shahvirtio-console: Keep chardev open for other users after...
2011-03-21 Amit Shahvirtio-serial: Don't clear ->have_data() pointer after...
2011-03-21 Amit Shahvirtio-serial-bus: Simplify handle_output() function
2011-03-21 Amit Shahvirtio-serial: Enable ioeventfd
2011-03-21 Amit Shahvirtio-serial: Disallow generic ports at id 0
2011-03-21 Amit Shahvirtio-serial: Use a struct to pass config information...
2011-03-21 Paolo Bonziniremove qemu_get_clock
2011-03-21 Paolo Bonziniadd a generic scaling mechanism for timers
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2011-03-21 Paolo Bonziniadd more helper functions with explicit milli/nanosecon...
2011-03-20 Stefan WeilFix conversions from pointer to int and vice versa
2011-03-19 Blue Swirlpetalogix_ml605_mmu: remove unused variable
2011-03-19 Blue Swirlqemu-thread: delete unused functions
2011-03-19 Stefan Weilw32: Add missing functions qemu_mutex_destroy, qemu_con...
2011-03-19 Jan Kiszkai8254: Fix migration from older versions
2011-03-16 Jan KiszkaExpose thread_id in info cpus
2011-03-16 Jan Kiszkakvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
2011-03-16 Jan Kiszkakvm: x86: Reorder functions in kvm.c
2011-03-16 Jan Kiszkakvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
2011-03-16 Jan Kiszkakvm: Rework inner loop of kvm_cpu_exec
2011-03-16 Jan Kiszkakvm: Reorder error handling of KVM_RUN
2011-03-16 Jan Kiszkakvm: Keep KVM_RUN return value in separate variable
2011-03-16 Jan Kiszkakvm: Consider EXIT_DEBUG unknown without CAP_SET_GUEST_...
2011-03-16 Jan Kiszkakvm: x86: Synchronize PAT MSR with the kernel
2011-03-16 Jan Kiszkax86: Save/restore PAT MSR
2011-03-16 Jan Kiszkax86: Properly reset PAT MSR
2011-03-16 Jan Kiszkakvm: Mark VCPU state dirty on creation
2011-03-16 Jan Kiszkakvm: x86: Do not leave halt if interrupts are disabled
2011-03-16 Jan Kiszkakvm: Add in-kernel irqchip awareness to cpu_thread_is_idle
2011-03-16 Michal Simekmicroblaze: Add PetaLogix ml605 MMU little-endian ref...
2011-03-16 Edgar E. Iglesiasxilinx: Add AXIENET & DMA models
2011-03-16 Michal Simekmicroblaze: Compile uart 16550 serial driver
2011-03-16 Kevin WolfAdd qcow2 documentation
2011-03-15 Blue Swirlwin32: implement missing timersub
2011-03-15 Stefan Hajnoczisimpletrace: Move st_init() error reporting
2011-03-15 Jan Kiszkas390: Detect invalid invocations of qemu_ram_free/remap
2011-03-15 Jan Kiszkax86: Unbreak TCG support for hardware breakpoints
2011-03-15 Jan KiszkaImplement qemu_kvm_eat_signals only for CONFIG_LINUX
2011-03-15 Feiran Zhenghw/xen_disk: aio_inflight not released in handling...
2011-03-15 Jes SorensenImprove error handling in do_snapshot_blkdev()
2011-03-15 Brian WheelerFix ATA SMART and CHECK POWER MODE
2011-03-15 Ryan HarperDon't allow multiwrites against a block device without...
2011-03-15 Kevin Wolftools: Use real async.c instead of stubs
2011-03-15 Kevin WolfAdd error message for loading snapshot without VM state
next