aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-11update VERSION for v1.2.1v1.2.1Michael Roth
2012-10-11pseries: Don't test for MSR_PR for hypercalls under KVMDavid Gibson
2012-10-11fpu/softfloat.c: Return correctly signed values from uint64_to_float32Peter Maydell
2012-10-11i386: kvm: bit 10 of CPUID[8000_0001].EDX is reservedEduardo Habkost
2012-10-11Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra
2012-10-11hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge
2012-10-11pl190: fix read of VECTADDRBrendan Fennell
2012-10-11Clear handler only for valid fdOrit Wasserman
2012-10-11Fix address handling in inet_nonblocking_connectOrit Wasserman
2012-10-11Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman
2012-10-11Refactor inet_connect_opts functionMichael S. Tsirkin
2012-10-11configure: Allow builds without any system or user emulationStefan Weil
2012-10-11block: correctly set the keep_read_only flagJeff Cody
2012-10-11blockdev: preserve readonly and snapshot states across media changesKevin Shanahan
2012-10-11w32: Add implementation of gmtime_r, localtime_rStefan Weil
2012-10-11w32: Always use standard instead of native format stringsStefan Weil
2012-10-11net/socket: Fix compiler warning (regression for MinGW)Stefan Weil
2012-10-11linux-user: Remove redundant null check and replace free by g_freeStefan Weil
2012-10-11TextConsole: saturate escape parameter in TTY_STATE_CSILaszlo Ersek
2012-10-11curses: don't initialize curses when qemu is daemonizedHitoshi Mitake
2012-10-11pflash_cfi01: Fix warning caused by unreachable codeStefan Weil
2012-10-11ioh3420: Remove unreachable codeStefan Weil
2012-10-11lm4549: Fix buffer overflowStefan Weil
2012-10-11cadence_uart: Fix buffer overflowStefan Weil
2012-10-11qemu-sockets: Fix potential memory leakStefan Weil
2012-10-11qemu-ga: Remove unreachable code after g_errorStefan Weil
2012-10-11audio: Fix warning from static code analysisStefan Weil
2012-10-11SCSI: Standard INQUIRY data should report HiSup flag as set.Ronnie Sahlberg
2012-10-11scsi-disk: fix check for out-of-range LBAPaolo Bonzini
2012-10-11scsi-disk: introduce check_lba_rangePaolo Bonzini
2012-10-11iSCSI: We dont need to explicitely call qemu_notify_event() any moreRonnie Sahlberg
2012-10-11iSCSI: We need to support SG_IO also from iscsi_ioctl()Ronnie Sahlberg
2012-10-11MAINTAINERS: Add entry for QOM CPUAndreas Färber
2012-10-11pflash_cfi01: fix vendor specific extended queryAurelien Jarno
2012-10-11xilinx_timer: Fix a compile error if debug enabledChris Wulff
2012-10-11xilinx.h: Error check when setting linksPeter A. G. Crosthwaite
2012-10-11xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite
2012-10-11xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite
2012-10-11arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archsPeter Maydell
2012-10-11cpu_physical_memory_write_rom() needs to do TB invalidatesDavid Gibson
2012-10-11qemu-char: BUGFIX, don't call FD_ISSET with negative fdDavid Gibson
2012-10-11Revert 455aa1e08 and c3767ed0ebAnthony Liguori
2012-10-11configure: properly check if -lrt and -lm is neededNatanael Copa
2012-10-11configure: fix seccomp checkYann E. MORIN
2012-10-11net: EAGAIN handling for net/socket.c TCPStefan Hajnoczi
2012-10-11net: EAGAIN handling for net/socket.c UDPStefan Hajnoczi
2012-10-11net: asynchronous send/receive infrastructure for net/socket.cStefan Hajnoczi
2012-10-11net: broadcast hub packets if at least one port can receiveStefan Hajnoczi
2012-10-11net: fix usbnet_receive() packet dropsStefan Hajnoczi
2012-10-11net: clean up usbnet_receive()Stefan Hajnoczi