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
2011-08-04
move QEMUSGList typedef
Gerd Hoffmann
2011-08-04
Add iov_clear()
Gerd Hoffmann
2011-08-04
Add iov_hexdump()
Gerd Hoffmann
2011-08-04
re-activate usb-host for bsd
Gerd Hoffmann
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
2011-08-01
Sparc: fix non-faulting unassigned memory accesses
Blue Swirl
2011-07-31
microblaze: Add missing call to qemu_init_vcpu.
Peter A. G. Crosthwaite
2011-07-30
TCG: fix breakage by previous patch
Blue Swirl
2011-07-30
TCG: fix breakage on some RISC hosts
Blue Swirl
2011-07-30
Do constant folding for unary operations.
Kirill Batuzov
2011-07-30
Do constant folding for shift operations.
Kirill Batuzov
2011-07-30
Do constant folding for boolean operations.
Kirill Batuzov
2011-07-30
Do constant folding for basic arithmetic operations.
Kirill Batuzov
2011-07-30
Add copy and constant propagation.
Kirill Batuzov
2011-07-30
Add TCG optimizations stub
Kirill Batuzov
2011-07-30
exec.h cleanup
Blue Swirl
2011-07-30
revamp acpitable parsing and allow to specify complete (headerful) table
Michael Tokarev
2011-07-30
SPARC64: implement %fprs dirty bits
Tsuneo Saito
2011-07-30
SPARC64: fix fnor* and fnand*
Tsuneo Saito
2011-07-30
sd: do not add one sector to the disk size
Vincent Palatin
2011-07-30
user: Restore debug usage message for '-d ?' in user mode emulation
Peter Maydell
2011-07-30
usb-hid: Fix 0/0 position for Windows in tablet mode
Jan Kiszka
2011-07-30
Add support for Zipit Z2 machine
Vasily Khoruzhick
2011-07-30
onenand: Add missing brace.
Andrzej Zaborowski
2011-07-30
hw/onenand: program actions can only clear bits
Juha Riihimäki
2011-07-30
onenand: Handle various ID fields separately
Juha Riihimäki
2011-07-30
onenand: Pass BlockDriverState to init function
Peter Maydell
2011-07-30
hw/nand: qdevify
Juha Riihimäki
2011-07-30
hw/nand: Writing to NAND can only clear bits
Peter Maydell
2011-07-30
hw/nand: Support multiple reads following READ STATUS
Juha Riihimäki
2011-07-30
hw/nand: Support devices wider than 8 bits
Juha Riihimäki
2011-07-30
nand: Bump vmstate version after changing structure.
Andrzej Zaborowski
2011-07-30
hw/nand: Support large NAND devices
Juha Riihimäki
2011-07-30
hw/nand: Pass block device state to init function
Peter Maydell
2011-07-30
lm832x: Take DeviceState pointer in lm832x_key_event()
Peter Maydell
2011-07-30
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
2011-07-30
hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO module
Peter Maydell
2011-07-30
hw/omap_l4.c: Add helper function omap_l4_region_base
Juha Riihimäki
2011-07-29
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-07-29
Merge remote-tracking branch 'alon/pull-libcacard.afe' into staging
Anthony Liguori
2011-07-29
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-29
Merge remote-tracking branch 'kraxel/migration.2' into staging
Anthony Liguori
2011-07-29
monitor: fix build breakage with --disable-vnc
TeLeMan
2011-07-29
Allow to leave type on default in -machine
Jan Kiszka
2011-07-29
CODING_STYLE: explicitly allow braceless 'else if'
Avi Kivity
2011-07-29
Fix a compilation error in xen-mapcache.c
Stefan Berger
2011-07-29
multiboot: Fix bss segment support
Göran Weinholt
2011-07-29
configure: add --disable-zlib-test
Alon Levy
2011-07-29
Add missing trace call to oslib-posix.c:qemu_vmalloc()
Jes Sorensen
2011-07-29
Fix last sector write on sd card
Dr. David Alan Gilbert
[next]