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
2010-08-22
virtio-serial: Cleanup on device hot-unplug
Amit Shah
2010-08-22
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
2010-08-22
exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()
Yoshiaki Tamura
2010-08-22
exec: replace tabs by spaces.
Yoshiaki Tamura
2010-08-22
arch_init: replace tabs by spaces.
Yoshiaki Tamura
2010-08-22
pckbd: support for commands 0xf0-0xff: Pulse output bit
Bernhard Kohl
2010-08-20
Replace qemu_malloc + memset with qemu_mallocz
Blue Swirl
2010-08-20
Use ARRAY_SIZE macro
Blue Swirl
2010-08-19
Remove useless NULL check for qemu_strdup return value
Blue Swirl
2010-08-19
Remove useless NULL checks for qemu_malloc return value
Blue Swirl
2010-08-19
savevm: Reset last block info at beginning of each save
Alex Williamson
2010-08-19
set proper migration status on ->write error (v5)
Marcelo Tosatti
2010-08-19
rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
Amit Shah
2010-08-19
QEMUFileBuffered: indicate that we're ready when the underlying file is ready
Avi Kivity
2010-08-15
sparc escc IUS improvements (SunOS 4.1.4 fix)
Artyom Tarasenko
2010-08-15
Fix mingw32 build
Blue Swirl
2010-08-15
win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
Stefan Weil
2010-08-15
win32: Add missing function setenv
Stefan Weil
2010-08-15
Disable build of ivshmem on non-KVM systems
Cam Macdonell
2010-08-15
Add kvm_set_ioeventfd_mmio_long definition for non-KVM systems
Cam Macdonell
2010-08-15
TCG: Revert ppc64 tcg_out_movi32 change
Andreas Färber
2010-08-15
TCG: Fix Darwin/ppc calling convention recognition
Andreas Färber
2010-08-10
RESEND: Inter-VM shared memory PCI device
Cam Macdonell
2010-08-10
Support marking a device as non-migratable
Cam Macdonell
2010-08-10
Add function to assign ioeventfd to MMIO.
Cam Macdonell
2010-08-10
Device specification for shared memory PCI device
Cam Macdonell
2010-08-10
Add qemu_ram_alloc_from_ptr function
Cam Macdonell
2010-08-09
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-08-09
microblaze: Fix the target version of stat64 struct
Edgar E. Iglesias
2010-08-07
audio/sdl: return on error
malc
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
2010-08-06
audio/sdl: be more anal about errors
malc
2010-08-06
audio: make audio_pt_init block all signals
malc
2010-08-03
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
2010-08-03
ide: Avoid canceling IDE DMA
Andrea Arcangeli
2010-08-03
block: Change bdrv_eject() not to drop the image
Markus Armbruster
2010-08-03
block: Fix bdrv_has_zero_init
Kevin Wolf
2010-08-03
block migration: replace tabs by spaces.
Yoshiaki Tamura
2010-08-03
loadvm: improve tests before bdrv_snapshot_goto()
Miguel Di Ciurcio Filho
2010-08-03
block: Change bdrv_commit to handle multiple sectors at once
Kevin Wolf
2010-08-02
fix last cpu timer initialization
Artyom Tarasenko
2010-07-31
Initialize a variable in all cases
Blue Swirl
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
2010-07-31
Fix a warning on OpenSolaris
Blue Swirl
2010-07-31
Correctly identify multiple cpus in SMP systems
Hervé Poussineau
2010-07-31
Remove unused constant
Hervé Poussineau
2010-07-31
jazz led: Fix debug prints
Hervé Poussineau
2010-07-31
xilinx-s3adsp: Add support for loading u-boot images.
Edgar E. Iglesias
2010-07-31
xilinx-s3adsp: Fix loading of raw binaries.
Edgar E. Iglesias
2010-07-30
Remove unused eventfd.h
Mike McCormack
[next]