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-23
block: get rid of the BDRV_O_FILE flag
Christoph Hellwig
2010-04-23
Replace calls of old bdrv_open
Kevin Wolf
2010-04-23
qcow2: Fix creation of large images
Kevin Wolf
2010-04-23
qcow2: Trigger blkdebug events
Kevin Wolf
2010-04-23
blkdebug: Add events and rules
Kevin Wolf
2010-04-23
Make qemu-config available for tools
Kevin Wolf
2010-04-23
blkdebug: Inject errors
Kevin Wolf
2010-04-23
blkdebug: Basic request passthrough
Kevin Wolf
2010-04-23
qemu-config: Make qemu_config_parse more generic
Kevin Wolf
2010-04-23
qemu-config: qemu_read_config_file() reads the normal config file
Kevin Wolf
2010-04-22
audio/sdlaudio: remove unused variable
Serge Ziryukin
2010-04-22
bt-sdp: Fix an excessive ; and assignment of the wrong variable
Andrzej Zaborowski
2010-04-22
bt-l2cap: fix if statement with empty body, spotted by clang
Blue Swirl
2010-04-21
audio/alsa: Avoid snd_pcm_format_t vs audfmt_e mixup
malc
2010-04-20
pci: fix pci_find_bus().
Isaku Yamahata
2010-04-20
slirp: fix structure initialization in tcp_listen()
Juha Riihimäki
2010-04-19
Compile event_notifier only once
Blue Swirl
2010-04-19
Compile vl.c once
Blue Swirl
2010-04-19
provide a stub version of kvm-all.c if !CONFIG_KVM
Paolo Bonzini
2010-04-19
tcg/arm: don't try to load constants using pc
Aurelien Jarno
2010-04-19
tcg/arm: optimize register allocation order
Aurelien Jarno
2010-04-19
tcg/arm: fix argument alignment in qemu_st64
Aurelien Jarno
2010-04-19
tcg/arm: remove useless register tests in qemu_ld/st
Aurelien Jarno
2010-04-19
tcg/arm: bswap arguments in qemu_ld/st if needed
Aurelien Jarno
2010-04-19
tcg/arm: use ext* ops in qemu_ld
Aurelien Jarno
2010-04-19
tcg/arm: remove conditional argument for qemu_ld/st
Aurelien Jarno
2010-04-19
tcg/arm: add bswap ops
Aurelien Jarno
2010-04-19
tcg/arm: add ext16u op
Aurelien Jarno
2010-04-19
tcg/arm: add rotation ops
Aurelien Jarno
2010-04-19
tcg/arm: use the blx instruction when possible
Aurelien Jarno
2010-04-19
tcg/arm: sxtb and sxth are available starting with ARMv6
Aurelien Jarno
2010-04-19
tcg/arm: add variables to define the allowed instructions set
Aurelien Jarno
2010-04-19
tcg/arm: align 64-bit arguments in function calls
Aurelien Jarno
2010-04-19
tcg/arm: replace integer values by registers enum
Aurelien Jarno
2010-04-19
tcg/arm: remove store signed functions
Aurelien Jarno
2010-04-19
tcg/arm: explicitely list clobbered/reserved regs
Aurelien Jarno
2010-04-19
tcg/arm: remove SAVE_LR code
Aurelien Jarno
2010-04-19
Check for invalid initrd file
M. Mohan Kumar
2010-04-18
Monitor: Convert do_screen_dump() to QObject
Luiz Capitulino
2010-04-18
QMP: Improve RTC_CHANGE event description
Luiz Capitulino
2010-04-18
virtio-blk: Fix use after free in error case
Kevin Wolf
2010-04-18
monitor: Convert do_set_link() to QObject, QError
Markus Armbruster
2010-04-18
monitor: Use argument type 'b' for set_link
Markus Armbruster
2010-04-18
monitor: New argument type 'b'
Markus Armbruster
2010-04-18
monitor: Rename argument type 'b' to 'f'
Markus Armbruster
2010-04-18
monitor: New commands netdev_add, netdev_del
Markus Armbruster
2010-04-18
error: New QERR_DEVICE_IN_USE
Markus Armbruster
2010-04-18
error: Convert net_client_init() to QError
Markus Armbruster
2010-04-18
error: Convert qemu_opts_validate() to QError
Markus Armbruster
2010-04-18
error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
Markus Armbruster
[next]