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
2009-06-16
linux-user: implemented ELF coredump support for ARM target
Mika Westerberg
2009-06-16
Implement shm* syscalls and fix 64/32bit errors
Riku Voipio
2009-06-16
export mmap_find_vma for shmat
Riku Voipio
2009-06-15
Incorporate changes from v2 of Gleb's RTC reset patch
Anthony Liguori
2009-06-15
etrax: Don't pass CPUState to peripherals.
Edgar E. Iglesias
2009-06-15
Merge commit 'block/master' into staging
Anthony Liguori
2009-06-15
Fix warning in qemu-nbd.c
Anthony Liguori
2009-06-15
raw-posix: cleanup ioctl methods
Christoph Hellwig
2009-06-15
block: add bdrv_probe_device method
Christoph Hellwig
2009-06-15
raw-posix: split hdev drivers
Christoph Hellwig
2009-06-15
raw-posix: add a raw_open_common helper
Christoph Hellwig
2009-06-15
raw-posix: always store open flags
Christoph Hellwig
2009-06-15
fix qemu_aio_flush
Andrea Arcangeli
2009-06-14
Add rtc reset function.
Gleb Natapov
2009-06-13
migrate_fd_close: delete associated io-handler before closing the fd
Uri Lublin
2009-06-13
exec-migration: handle EINTR in popen_get_buffer()
Uri Lublin
2009-06-13
Fix prototype of function zfree.
Stefan Weil
2009-06-13
Add static to local machine declaration.
Stefan Weil
2009-06-13
Don't use cpu_index as apic_id.
Gleb Natapov
2009-06-13
Apic creation should not depend on pci
Gleb Natapov
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
2009-06-13
Fix SDL include path.
Stefan Weil
2009-06-13
Really enable -Werror
Blue Swirl
2009-06-13
Avoid collision with system NGROUPS definition
Blue Swirl
2009-06-13
Fix a warning: uint_fast8_t is not 8 bits on OpenBSD/Sparc64
Blue Swirl
2009-06-13
Avoid a gcc 3 format warning
Blue Swirl
2009-06-13
Avoid gcc 4.4 warning about uninitialized field
Blue Swirl
2009-06-13
Fix signedness problems
Blue Swirl
2009-06-13
xen nic: check tx queue after connect.
Gerd Hoffmann
2009-06-13
include inttypes.h in xen.h
Gerd Hoffmann
2009-06-13
xen: adapt to qemu_machine changes
Gerd Hoffmann
2009-06-13
xen_disk: move sanity check to the correct place
Gerd Hoffmann
2009-06-13
Win32: Don't remove const attribute in type casts.
Stefan Weil
2009-06-13
Fix mingw32 build warnings
Blue Swirl
2009-06-12
Enable -Werror by default for git builds on Linux hosts
Anthony Liguori
2009-06-12
CRIS: Prettify sizes for the internal disasm.
Edgar E. Iglesias
2009-06-12
ETRAX: DMA fixes for 64bit hosts.
Edgar E. Iglesias
2009-06-11
ETRAX: Correct PIC creation for the bare FS board.
Edgar E. Iglesias
2009-06-11
qdev: move name+size into DeviceInfo (v2)
Gerd Hoffmann
2009-06-11
Fix stellaris ethernet
Paul Brook
2009-06-11
Fix xilinx_ethlite breakage by 4f1c942b7f
Jan Kiszka
2009-06-10
Fix build breakage when using VDE introduced by 4f1c942
Anthony Liguori
2009-06-10
Merge branch 'net-queue'
Anthony Liguori
2009-06-10
Fix "defined but not used" warning
Luiz Capitulino
2009-06-10
monitor: Introduce get_command_name()
Luiz Capitulino
2009-06-10
monitor: Remove unused variable
Luiz Capitulino
2009-06-10
monitor: Remove uneeded 'return' statement
Luiz Capitulino
2009-06-10
monitor: Remove uneeded goto
Luiz Capitulino
2009-06-09
Use snprintf to avoid OpenBSD warning
Blue Swirl
2009-06-09
Fix Sparse warning
Blue Swirl
[next]