]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2012-11-30  Gerd Hoffmannxhci: fix usb name in caps
2012-11-30  Aurelien Jarnotarget-sparc64: disable VGA cirrus
2012-11-30  Alexander GrafPPC: Bamboo: Fix memory size DT property
2012-11-30  Alexander Grafs390x: fix -initrd in virtio machine
2012-11-30  Avi Kivitymemory: fix rendering of a region obscured by another
2012-11-30  Dmitry Fleytmane1000: drop check_rxov, always treat RX ring with RDH...
2012-11-30  Don Slutztarget-i386: Allow tsc-frequency to be larger then...
2012-11-30  Stefan Weilhw: Fix return value check for bdrv_read, bdrv_write
2012-11-30  Paolo Bonzinirtc: fix overflow in mktimegm
2012-11-30  Gerd Hoffmannqxl: always update displaysurface on resize
2012-11-30  Alon Levyhw/qxl: qxl_dirty_surfaces: use uintptr_t
2012-11-30  Hans de Goedeuhci: Raise interrupt when requested even for non activ...
2012-11-30  Paolo Bonzinivnc: fix "info vnc" with "-vnc ..., reverse=on"
2012-11-30  Joel Martinui/vnc: Only report/use TIGHT_PNG encoding if enabled.
2012-11-30  Michael Tokarevfix CONFIG_QEMU_HELPERDIR generation again
2012-11-30  Jan Kiszkaconfigure: Fix CONFIG_QEMU_HELPERDIR generation
2012-10-12  Michael Rothupdate VERSION for v1.2.1 v1.2.1
2012-10-12  David Gibsonpseries: Don't test for MSR_PR for hypercalls under KVM
2012-10-12  Peter Maydellfpu/softfloat.c: Return correctly signed values from...
2012-10-12  Eduardo Habkosti386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
2012-10-12  Francesco LavraVersatile Express: Fix NOR flash 0 address and remove...
2012-10-12  Meador Ingehw/armv7m_nvic: Correctly register GIC region when...
2012-10-12  Brendan Fennellpl190: fix read of VECTADDR
2012-10-12  Orit WassermanClear handler only for valid fd
2012-10-12  Orit WassermanFix address handling in inet_nonblocking_connect
2012-10-12  Orit WassermanSeparate inet_connect into inet_connect (blocking)...
2012-10-12  Michael S.... Refactor inet_connect_opts function
2012-10-12  Stefan Weilconfigure: Allow builds without any system or user...
2012-10-12  Jeff Codyblock: correctly set the keep_read_only flag
2012-10-12  Kevin Shanahanblockdev: preserve readonly and snapshot states across...
2012-10-12  Stefan Weilw32: Add implementation of gmtime_r, localtime_r
2012-10-12  Stefan Weilw32: Always use standard instead of native format strings
2012-10-12  Stefan Weilnet/socket: Fix compiler warning (regression for MinGW)
2012-10-12  Stefan Weillinux-user: Remove redundant null check and replace...
2012-10-12  Laszlo ErsekTextConsole: saturate escape parameter in TTY_STATE_CSI
2012-10-12  Hitoshi Mitakecurses: don't initialize curses when qemu is daemonized
2012-10-12  Stefan Weilpflash_cfi01: Fix warning caused by unreachable code
2012-10-12  Stefan Weilioh3420: Remove unreachable code
2012-10-12  Stefan Weillm4549: Fix buffer overflow
2012-10-12  Stefan Weilcadence_uart: Fix buffer overflow
2012-10-12  Stefan Weilqemu-sockets: Fix potential memory leak
2012-10-12  Stefan Weilqemu-ga: Remove unreachable code after g_error
2012-10-12  Stefan Weilaudio: Fix warning from static code analysis
2012-10-12  Ronnie SahlbergSCSI: Standard INQUIRY data should report HiSup flag...
2012-10-12  Paolo Bonziniscsi-disk: fix check for out-of-range LBA
2012-10-12  Paolo Bonziniscsi-disk: introduce check_lba_range
2012-10-12  Ronnie SahlbergiSCSI: We dont need to explicitely call qemu_notify_eve...
2012-10-12  Ronnie SahlbergiSCSI: We need to support SG_IO also from iscsi_ioctl()
2012-10-12  Andreas FärberMAINTAINERS: Add entry for QOM CPU
2012-10-12  Aurelien Jarnopflash_cfi01: fix vendor specific extended query
2012-10-12  Chris Wulffxilinx_timer: Fix a compile error if debug enabled
2012-10-12  Peter A. G... xilinx.h: Error check when setting links
2012-10-12  Peter A. G... xilinx_timer: Send dbg msgs to stderr not stdout
2012-10-12  Peter A. G... xilinx_timer: Removed comma in device name
2012-10-12  Peter Maydellarch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_...
2012-10-12  David Gibsoncpu_physical_memory_write_rom() needs to do TB invalidates
2012-10-12  David Gibsonqemu-char: BUGFIX, don't call FD_ISSET with negative fd
2012-10-12  Anthony LiguoriRevert 455aa1e08 and c3767ed0eb
2012-10-12  Natanael Copaconfigure: properly check if -lrt and -lm is needed
2012-10-12  Yann E. MORINconfigure: fix seccomp check
2012-10-12  Stefan Hajnoczinet: EAGAIN handling for net/socket.c TCP
2012-10-12  Stefan Hajnoczinet: EAGAIN handling for net/socket.c UDP
2012-10-12  Stefan Hajnoczinet: asynchronous send/receive infrastructure for net...
2012-10-12  Stefan Hajnoczinet: broadcast hub packets if at least one port can...
2012-10-12  Stefan Hajnoczinet: fix usbnet_receive() packet drops
2012-10-12  Stefan Hajnoczinet: clean up usbnet_receive()
2012-10-12  Stefan Hajnoczinet: add -netdev options to man page
2012-10-12  Stefan Hajnoczinet: do not report queued packets as sent
2012-10-12  Stefan Hajnoczinet: add receive_disabled logic to iov delivery path
2012-10-12  Bo Yangeepro100: Fix network hang when rx buffers run out
2012-10-12  Paolo Bonzinixen: flush queue when getting an event
2012-10-12  Paolo Bonzinie1000: flush queue whenever can_receive can go from...
2012-10-12  Paolo Bonzininet: notify iothread after flushing queue
2012-10-12  Igor Mitsyankoarch_init.c: add missing '%' symbols before PRIu64...
2012-10-12  Stefan Weilkvm: Fix warning from static code analysis
2012-10-12  Lei Liqapi: Fix enumeration typo error
2012-10-12  BALATON Zoltanconsole: Clean up bytes per pixel calculation
2012-10-12  Stefan WeilSpelling fixes in comments and documentation
2012-10-12  Stefan Weilsrp: Don't use QEMU_PACKED for single elements of a...
2012-10-12  Hervé Poussineauslirp: Implement TFTP Blocksize option
2012-10-12  Hervé Poussineauslirp: Handle more than 65535 blocks in TFTP transfers
2012-10-12  Hervé Poussineauslirp: improve TFTP performance
2012-10-12  Stefan Weilslirp: Fix error reported by static code analysis
2012-10-12  Stefan Weilslirp: Remove wrong type casts ins debug statements
2012-10-12  Hans de Goedeuhci: Don't queue up packets after one with the SPD...
2012-10-12  Hans de Goedeusb-redir: Revert usb-redir part of commit 93bfef4c
2012-10-12  Hans de Goedeehci: Walk async schedule before and after migration
2012-10-12  Hans de Goedeehci: Don't set seen to 0 when removing unseen queue...
2012-10-12  Aurelien Jarnoconfigure: usbredir fixes
2012-10-12  Alon Levyhw/qxl: tracing fixes
2012-10-12  Dunrong Huangblock: Don't forget to delete temporary file
2012-10-12  Daniel P. BerrangeDon't require encryption password for 'qemu-img info...
2012-10-12  Jason Baronahci: properly reset PxCMD on HBA reset
2012-10-12  Pavel Hrdinablock: fix block tray status
2012-10-12  Stefan Weilvdi: Fix warning from clang
2012-10-12  Stefan Weilblock/curl: Fix wrong free statement
2012-10-12  Stefan Weilide: Fix error messages from static code analysis ...
2012-10-12  MORITA Kazutakasheepdog: fix savevm and loadvm
2012-10-12  Hans de Goedeehci: Don't process too much frames in 1 timer tick...
2012-10-12  Hans de Goedeehci: Fix interrupts stopping when Interrupt Threshold...
next