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
2011-03-03
target-sh4: move intr_at_halt out of cpu_halted()
Aurelien Jarno
2011-03-03
pxa2xx: port pxa2xx_rtc to using qdev/vmstate
Andrzej Zaborowski
2011-03-03
pxa2xx_dma: Get rid of a forward declaration.
Andrzej Zaborowski
2011-03-03
pxa2xx_dma: port to qdev/vmstate
Andrzej Zaborowski
2011-03-03
vmstate: move VMSTATE_PCIE_AER_ERRS to hw/hw.h
Dmitry Eremin-Solenikov
2011-03-03
pxa2xx_dma: drop unused pxa2xx_dma_handler_t/handler field
Dmitry Eremin-Solenikov
2011-03-03
pxa2xx_timer: Store relevant irq line in each timer.
Andrzej Zaborowski
2011-03-03
pxa2xx_timer: switch to using qdev/vmstate
Dmitry Eremin-Solenikov
2011-03-03
pxa2xx_timer: change info struct name to comply with guidelines
Dmitry Eremin-Solenikov
2011-03-03
pxa2xx_pic: Set base address for sysbus device.
Andrzej Zaborowski
2011-03-03
vmstate: add VMSTATE_STRUCT_ARRAY_TEST
Dmitry Eremin-Solenikov
2011-03-01
microblaze: Correct copy+paste:o in defconfigs
Edgar E. Iglesias
2011-02-25
HACKING: Update status of format checking
Stefan Weil
2011-02-25
vnc: fix a memory leak in threaded vnc server
Corentin Chary
2011-02-25
Use sigwait instead of sigwaitinfo.
Tristan Gingold
2011-02-25
bitops: fix error on OpenBSD and mingw32
Blue Swirl
2011-02-25
bitops: fix test_and_change_bit()
Corentin Chary
2011-02-25
slirp: Remove some type casts caused by bad declaration of x.tp_buf
Stefan Weil
2011-02-25
Fixing tap adapter for win32
Pavel Dovgaluk
2011-02-25
Fixing network over sockets implementation for win32
Pavel Dovgaluk
2011-02-25
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
2011-02-25
mst_fpga: correct irq level settings
Dmitry Eremin-Solenikov
2011-02-24
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined
Peter Maydell
2011-02-24
virtio-serial: kill VirtIOSerialDevice
Gerd Hoffmann
2011-02-24
Add TAGS and *~ to .gitignore
David Gibson
2011-02-24
target-arm: fix support for VRSQRTE.
Christophe Lyon
2011-02-24
target-arm: fix support for VRECPE.
Christophe Lyon
2011-02-24
target-arm: Introduce float64_256 and float64_512 constants.
Christophe Lyon
2011-02-24
softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats.
Christophe Lyon
2011-02-24
softfloat: move all default NaN definitions to softfloat.h.
Christophe Lyon
2011-02-24
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
Peter Maydell
2011-02-23
vnc: Fix fatal crash with vnc reverse mode
Stefan Weil
2011-02-23
vnc: add a non-adaptive option
Corentin Chary
2011-02-23
vnc: tight: tweak adaptive tight settings
Corentin Chary
2011-02-23
vnc: don't try to send bigger updates that client height
Corentin Chary
2011-02-23
vnc: use the new generic bitmap functions
Corentin Chary
2011-02-23
bitmap: add a generic bitmap and bitops library
Corentin Chary
2011-02-23
vnc: fix lossy rect refreshing
Corentin Chary
2011-02-23
vnc: fix uint8_t comparisons with negative values
Corentin Chary
2011-02-23
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
vnc: palette: and fill and color calls.
Corentin Chary
2011-02-23
vnc: palette: add palette_init calls
Corentin Chary
2011-02-23
vnc: palette: use a pool to reduce memory allocations
Corentin Chary
2011-02-23
vnc: tight: use the update frequency to choose between lossy and lossless
Corentin Chary
2011-02-23
vnc: refresh lossy rect after a given timeout
Corentin Chary
2011-02-23
vnc: add a way to get the update frequency for a given region
Corentin Chary
2011-02-23
vnc: don't set the quality if lossy encoding are disabled
Corentin Chary
2011-02-23
microblaze: Allow targeting little-endian mb
Edgar E. Iglesias
2011-02-23
pls3adsp1800: Base load_elf endianness on target endianness
Edgar E. Iglesias
2011-02-23
do not use qemu_icount_delta in the !use_icount case
Paolo Bonzini
[next]