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-09-04
Fix repeated typo: was "end if list" instead of "end of list"
Jes Sorensen
2010-09-04
Respect return value from nbd_client()
Jes Sorensen
2010-09-04
Remove unused argument for nbd_client()
Jes Sorensen
2010-08-31
Fix OpenBSD linker warning
Blue Swirl
2010-08-30
acpi: fix file size check with -acpitable.
Isaku Yamahata
2010-08-28
isapc: fix segfault.
Isaku Yamahata
2010-08-28
Fix segfault in mmio subpage handling code.
Gleb Natapov
2010-08-26
etraxfs_eth: correct use of ! and &
Blue Swirl
2010-08-26
Sparc: update OpenBIOS images to r859
Blue Swirl
2010-08-26
ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
Hollis Blanchard
2010-08-26
ppc4xx: don't unregister RAM at reset
Hollis Blanchard
2010-08-26
ppc4xx: correct SDRAM controller warning message condition
Hollis Blanchard
2010-08-26
Fix "make install" with a cross toolchain
Hollis Blanchard
2010-08-26
PPC: Update openbios binary to r859
Alexander Graf
2010-08-26
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
2010-08-24
Rearrange block headers
Blue Swirl
2010-08-23
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-08-22
compile -fsdev and -virtfs cmd line options unconditionally.
Gerd Hoffmann
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
QemuOpts: allow new option groups be registered at runtime.
Gerd Hoffmann
2010-08-22
VGA: Don't register deprecated VBE range
Alex Williamson
2010-08-22
QMP: Update README file
Luiz Capitulino
2010-08-22
QMP doc: Add 'Stability Considerations' section
Luiz Capitulino
2010-08-22
QMP/monitor: update do_info_version() to output broken down version string
Miguel Di Ciurcio Filho
2010-08-22
QMP: update 'query-version' documentation
Miguel Di Ciurcio Filho
2010-08-22
vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()
Yoshiaki Tamura
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
[next]