index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-10-11
update VERSION for v1.2.1
v1.2.1
Michael Roth
2012-10-11
pseries: Don't test for MSR_PR for hypercalls under KVM
David Gibson
2012-10-11
fpu/softfloat.c: Return correctly signed values from uint64_to_float32
Peter Maydell
2012-10-11
i386: kvm: bit 10 of CPUID[8000_0001].EDX is reserved
Eduardo Habkost
2012-10-11
Versatile Express: Fix NOR flash 0 address and remove flash alias
Francesco Lavra
2012-10-11
hw/armv7m_nvic: Correctly register GIC region when setting up NVIC
Meador Inge
2012-10-11
pl190: fix read of VECTADDR
Brendan Fennell
2012-10-11
Clear handler only for valid fd
Orit Wasserman
2012-10-11
Fix address handling in inet_nonblocking_connect
Orit Wasserman
2012-10-11
Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connect
Orit Wasserman
2012-10-11
Refactor inet_connect_opts function
Michael S. Tsirkin
2012-10-11
configure: Allow builds without any system or user emulation
Stefan Weil
2012-10-11
block: correctly set the keep_read_only flag
Jeff Cody
2012-10-11
blockdev: preserve readonly and snapshot states across media changes
Kevin Shanahan
2012-10-11
w32: Add implementation of gmtime_r, localtime_r
Stefan Weil
2012-10-11
w32: Always use standard instead of native format strings
Stefan Weil
2012-10-11
net/socket: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-10-11
linux-user: Remove redundant null check and replace free by g_free
Stefan Weil
2012-10-11
TextConsole: saturate escape parameter in TTY_STATE_CSI
Laszlo Ersek
2012-10-11
curses: don't initialize curses when qemu is daemonized
Hitoshi Mitake
2012-10-11
pflash_cfi01: Fix warning caused by unreachable code
Stefan Weil
2012-10-11
ioh3420: Remove unreachable code
Stefan Weil
2012-10-11
lm4549: Fix buffer overflow
Stefan Weil
2012-10-11
cadence_uart: Fix buffer overflow
Stefan Weil
2012-10-11
qemu-sockets: Fix potential memory leak
Stefan Weil
2012-10-11
qemu-ga: Remove unreachable code after g_error
Stefan Weil
2012-10-11
audio: Fix warning from static code analysis
Stefan Weil
2012-10-11
SCSI: Standard INQUIRY data should report HiSup flag as set.
Ronnie Sahlberg
2012-10-11
scsi-disk: fix check for out-of-range LBA
Paolo Bonzini
2012-10-11
scsi-disk: introduce check_lba_range
Paolo Bonzini
2012-10-11
iSCSI: We dont need to explicitely call qemu_notify_event() any more
Ronnie Sahlberg
2012-10-11
iSCSI: We need to support SG_IO also from iscsi_ioctl()
Ronnie Sahlberg
2012-10-11
MAINTAINERS: Add entry for QOM CPU
Andreas Färber
2012-10-11
pflash_cfi01: fix vendor specific extended query
Aurelien Jarno
2012-10-11
xilinx_timer: Fix a compile error if debug enabled
Chris Wulff
2012-10-11
xilinx.h: Error check when setting links
Peter A. G. Crosthwaite
2012-10-11
xilinx_timer: Send dbg msgs to stderr not stdout
Peter A. G. Crosthwaite
2012-10-11
xilinx_timer: Removed comma in device name
Peter A. G. Crosthwaite
2012-10-11
arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs
Peter Maydell
2012-10-11
cpu_physical_memory_write_rom() needs to do TB invalidates
David Gibson
2012-10-11
qemu-char: BUGFIX, don't call FD_ISSET with negative fd
David Gibson
2012-10-11
Revert 455aa1e08 and c3767ed0eb
Anthony Liguori
2012-10-11
configure: properly check if -lrt and -lm is needed
Natanael Copa
2012-10-11
configure: fix seccomp check
Yann E. MORIN
2012-10-11
net: EAGAIN handling for net/socket.c TCP
Stefan Hajnoczi
2012-10-11
net: EAGAIN handling for net/socket.c UDP
Stefan Hajnoczi
2012-10-11
net: asynchronous send/receive infrastructure for net/socket.c
Stefan Hajnoczi
2012-10-11
net: broadcast hub packets if at least one port can receive
Stefan Hajnoczi
2012-10-11
net: fix usbnet_receive() packet drops
Stefan Hajnoczi
2012-10-11
net: clean up usbnet_receive()
Stefan Hajnoczi
[next]