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-04-12
Fix build when configured with --enable-io-thread
Blue Swirl
2010-04-11
Cleanup dead code
Jun Koi
2010-04-11
Sparc: fix exceptions in delay slot
Blue Swirl
2010-04-11
hw/r2d: add initrd support
Aurelien Jarno
2010-04-11
hw/r2d: add flash memory
Aurelien Jarno
2010-04-10
Revert "Avoid page_set_flags() assert in qemu-user host page protection code"
Aurelien Jarno
2010-04-10
tcg/README: improve description of bswap*
Aurelien Jarno
2010-04-10
target-alpha: Use non-inverted arguments to gen_{f}cmov.
Richard Henderson
2010-04-10
target-alpha: Use setcond for int comparisons.
Richard Henderson
2010-04-10
target-alpha: Implement cvtql inline.
Richard Henderson
2010-04-10
target-alpha: Add flags markups to helpers.h.
Richard Henderson
2010-04-10
raw-posix: don't assign bs->read_only
Christoph Hellwig
2010-04-10
boot: remove unused boot_devices_bitmap variable
Eduardo Habkost
2010-04-10
net: remove broken net_set_boot_mask() boot device validation
Eduardo Habkost
2010-04-10
net: remove NICInfo.bootable field
Eduardo Habkost
2010-04-10
qcow2: Remove request from in-flight list after error
Kevin Wolf
2010-04-10
qcow2: Don't ignore immediate read/write failures
Kevin Wolf
2010-04-10
block: Fix multiwrite memory leak in error case
Kevin Wolf
2010-04-10
block: Fix error code in multiwrite for immediate failures
Kevin Wolf
2010-04-10
block: Fix multiwrite error handling
Kevin Wolf
2010-04-09
Implement virtio reset
Alexander Graf
2010-04-09
Always notify consumers of char devices if they're open
Alexander Graf
2010-04-09
Avoid page_set_flags() assert in qemu-user host page protection code
Juergen Lock
2010-04-09
Remove magic numbers for VNC message IDs from code
Daniel P. Berrange
2010-04-09
target-mips: Fix format specifiers for fpu_fprintf
Stefan Weil
2010-04-09
lsi: fix segfault in lsi_command_complete
Gerd Hoffmann
2010-04-09
move balloon handling to balloon.c
Paolo Bonzini
2010-04-09
move around definitions in kvm.h that do not require CPUState
Paolo Bonzini
2010-04-09
move targphys.h and hw/poison.h inclusion to cpu-common.h
Paolo Bonzini
2010-04-09
move two variable declarations out of vl.c
Paolo Bonzini
2010-04-09
move socket_init to qemu-sockets.c
Paolo Bonzini
2010-04-08
Make virtio-pci building conditional again
Alexander Graf
2010-04-08
target-mips: Fix one more format specifier for cpu_fprintf
Stefan Weil
2010-04-08
target-i386: Fix variable in (disabled) debugging code
Adam Lackorzynski
2010-04-08
Debugcon: Fix debugging printf
Adam Lackorzynski
2010-04-08
target-i386: Fix compiler warning
Stefan Weil
2010-04-08
remove TARGET_* defines from translate-all.c
Paolo Bonzini
2010-04-08
e1000: fix build on Ubuntu with _FORTIFY_SOURCE
Thomas Monjalon
2010-04-08
smc91c111: allow access to reserved register
Lars Munch
2010-04-08
smc91c111: mask register offset
Lars Munch
2010-04-08
baum: add destroy hook
Samuel Thibault
2010-04-08
target-arm: fix neon vmon/vmvn with modified immediate
Juha Riihimäki
2010-04-08
fix function signature of qemu_chr_open_pty on !linux
Riku Voipio
2010-04-08
Shrink tb_jmp_offset to two entries, the other two are never used.
Filip Navara
2010-04-08
tcg-hppa: Don't try to calls to non-constant addresses.
Richard Henderson
2010-04-08
tcg-hppa: Fix in/out register overlap in add2/sub2.
Richard Henderson
2010-04-08
tcg-hppa: Finish the port.
Richard Henderson
2010-04-08
tcg-hppa: Compute is_write in cpu_signal_handler.
Richard Henderson
2010-04-08
update bochs vbe interface
Gerd Hoffmann
2010-04-08
read-only: allow read-only CDROM with any interface
Naphtali Sprei
[next]