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
2013-02-16
bitops: Replace bitops_ctol with ctzl
Richard Henderson
2013-02-16
bitops: Inline bitops_flsl
Richard Henderson
2013-02-16
target-i386: Inline bitops_flsl
Richard Henderson
2013-02-16
bitops: Write bitops_flsl in terms of clzl
Richard Henderson
2013-02-16
memory: Use non-bitops ctzl
Richard Henderson
2013-02-16
bitops: Use non-bitops ctzl
Richard Henderson
2013-02-16
hbitmap: Use non-bitops ctzl
Richard Henderson
2013-02-16
host-utils: Fix coding style and add comments
Richard Henderson
2013-02-16
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
2013-02-16
qemu-log: Rename CPULogItem, cpu_log_items to QEMULogItem, qemu_log_items
Peter Maydell
2013-02-16
cpus.c: Drop unnecessary set_cpu_log()
Peter Maydell
2013-02-16
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
Peter Maydell
2013-02-16
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
Peter Maydell
2013-02-16
qemu-log: Abstract out "print usage message about valid log categories"
Peter Maydell
2013-02-16
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
Peter Maydell
2013-02-16
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
Evgeny Voevodin
2013-02-16
TCG: Final globals clean-up
Evgeny Voevodin
2013-02-15
Open up 1.5 development tree
Anthony Liguori
2013-02-15
Update VERSION for release
v1.4.0
Anthony Liguori
2013-02-14
Update VERSION of release
v1.4.0-rc2
Anthony Liguori
2013-02-14
Revert "Update OpenBIOS images"
Alexander Graf
2013-02-13
cadance_uart: Accept input after rx FIFO pop
Peter Crosthwaite
2013-02-13
block/curl: only restrict protocols with libcurl>=7.19.4
Stefan Hajnoczi
2013-02-13
qapi: Flatten away ChardevPort
Markus Armbruster
2013-02-13
chardev: Fix manual page and qemu-doc for -chardev tty
Markus Armbruster
2013-02-13
net: Avoid NULL function pointer dereference on cleanup
Andreas Färber
2013-02-13
s390: Fix handling of iscs.
Cornelia Huck
2013-02-13
s390: Keep I/O interrupts enabled for all iscs.
Cornelia Huck
2013-02-13
s390/sclpconsole: prevent char layer callback during initialization
Christian Borntraeger
2013-02-13
xilinx.h: s/xilinx_axiethernetdma()/xilinx_axidma()
Peter Crosthwaite
2013-02-13
xilinx.h: Dont qdev_create from ethernet_create()
Peter Crosthwaite
2013-02-12
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-02-12
block-migration: fix pending() and iterate() return values
Stefan Hajnoczi
2013-02-12
migration: make qemu_ftell() public and support writable files
Stefan Hajnoczi
2013-02-12
trace: deal with deprecated glib thread functions
Stefan Hajnoczi
2013-02-12
trace: use glib atomic int types
Stefan Hajnoczi
2013-02-12
Revert "block/vpc: Fix size calculation"
Stefan Hajnoczi
2013-02-12
block/raw-posix: detect readonly Linux block devices using BLKROGET
Stefan Hajnoczi
2013-02-12
hw/m25p80.c: add WRSR(0x01) support
Kuo-Jung Su
2013-02-11
qapi: Improve chardev-add documentation
Markus Armbruster
2013-02-11
migration: restrict scope of incoming fd read handler
Stefan Hajnoczi
2013-02-11
libi2c-omap: Fix endianness dependency
Andreas Färber
2013-02-11
qtest: Use strtoull() for uint64_t
Andreas Färber
2013-02-11
libqtest: Fix documentation copy&paste errors
Andreas Färber
2013-02-11
block/vpc: Fix size calculation
Stefan Weil
2013-02-11
block-migration: fix block_save_iterate() return value
Stefan Hajnoczi
2013-02-11
block-migration: fix blk_mig_save_dirty_block() return value checking
Stefan Hajnoczi
2013-02-11
block-migration: improve "Unknown flags" error message
Stefan Hajnoczi
2013-02-11
vl: Exit unsuccessfully on option argument syntax error
Markus Armbruster
2013-02-11
vl: Drop redundant "parse error" reports
Markus Armbruster
[next]