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-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
2011-07-29
move unaligned memory access functions to bswap.h
Paolo Bonzini
2011-07-29
softfloat: change default nan definitions to variables
Paolo Bonzini
2011-07-29
move WORDS_ALIGNED to qemu-common.h
Paolo Bonzini
2011-07-29
showing a splash picture when start
wayne
2011-07-29
usb-ohci: convert to MemoryRegion
Avi Kivity
2011-07-29
sysbus: add MemoryRegion based memory management API
Avi Kivity
2011-07-29
pci: add MemoryRegion based BAR management API
Avi Kivity
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
2011-07-29
pc: move global memory map out of pc_init1() and into its callers
Avi Kivity
2011-07-29
pc: convert pc_memory_init() to memory API
Avi Kivity
2011-07-29
pc: grab system_memory
Avi Kivity
2011-07-29
ioport: register ranges by byte aligned addresses always
Avi Kivity
2011-07-29
exec.c: initialize memory map
Avi Kivity
2011-07-29
memory: transaction API
Avi Kivity
2011-07-29
memory: separate building the final memory map into two steps
Avi Kivity
2011-07-29
memory: add ioeventfd support
Avi Kivity
2011-07-29
memory: add backward compatibility for old mmio registration
Avi Kivity
2011-07-29
memory: add backward compatibility for old portio registration
Avi Kivity
2011-07-29
memory: I/O address space support
Avi Kivity
2011-07-29
memory: late initialization of ram_addr
Avi Kivity
2011-07-29
memory: rename MemoryRegion::has_ram_addr to ::terminates
Avi Kivity
2011-07-29
memory: abstract address space operations
Avi Kivity
2011-07-29
Internal interfaces for memory API
Avi Kivity
2011-07-29
memory: merge adjacent segments of a single memory region
Avi Kivity
2011-07-29
memory: implement dirty tracking
Avi Kivity
2011-07-29
Hierarchical memory region API
Avi Kivity
2011-07-29
Add memory API documentation
Avi Kivity
[next]