index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-04-18
create empty_slot device
Artyom Tarasenko
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2010-04-18
tcg/ppc: Remove redundant comparison from brcond2
malc
2010-04-17
Fix --enable-profiler compilation.
Richard Henderson
2010-04-17
target-sparc: Free instruction temporaries.
Richard Henderson
2010-04-17
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
2010-04-17
Sparc: fix PC/NPC during FPU traps
Blue Swirl
2010-04-17
tcg: Add missing static qualifier
malc
2010-04-17
tcg/ppc: Fix signed versions of brcond2
malc
2010-04-17
Fix format strings
Arnaud Lacombe
2010-04-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-04-14
sparc: Fix compiler warning (fprintf format string)
Stefan Weil
2010-04-14
sh4: Fix compiler warning (fprintf format string)
Stefan Weil
2010-04-14
m68k: Fix compiler warning (fprintf format string)
Stefan Weil
2010-04-14
arm: Fix compiler warning (fprintf format string)
Stefan Weil
2010-04-14
tcp/mips: Change TCG_AREG0 (fp -> s0)
Stefan Weil
2010-04-14
Use correct cflags for kvm-kmod when cross compiling
Stefan Weil
2010-04-14
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
takasi-y@ops.dti.ne.jp
2010-04-14
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
2010-04-13
vhost: fix features ack
David L Stevens
2010-04-13
sh_pci: fix memory and I/O access
Aurelien Jarno
2010-04-13
r2d: always enable IDE and flash
Aurelien Jarno
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
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
2010-04-11
vhost-net: disable mergeable buffers
Michael S. Tsirkin
2010-04-11
vhost: fix features ack
David L Stevens
2010-04-11
eepro100: convert to new capability API
Michael S. Tsirkin
2010-04-11
pci: add API to add capability at a known offset
Michael S. Tsirkin
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
[next]