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
2012-01-05
target-arm: Ignore attempts to set invalid modes in CPSR
Peter Maydell
2012-01-05
target-arm: Don't use cpu_single_env in bank_number()
Peter Maydell
2012-01-05
xen: Fix after recent change in dirty bitmap tracking.
Anthony PERARD
2012-01-04
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
2012-01-04
hw/9pfs: Add support to use named socket for proxy FS
M. Mohan Kumar
2012-01-04
hw/9pfs: man page for proxy helper
M. Mohan Kumar
2012-01-04
hw/9pfs: Documentation changes related to proxy fs
M. Mohan Kumar
2012-01-04
hw/9pfs: Proxy getversion
M. Mohan Kumar
2012-01-04
hw/9pfs: xattr interfaces in proxy filesystem driver
M. Mohan Kumar
2012-01-04
hw/9pfs: File ownership and others
M. Mohan Kumar
2012-01-04
hw/9pfs: Add stat/readlink/statfs for proxy FS
M. Mohan Kumar
2012-01-04
hw/9pfs: Create other filesystem objects
M. Mohan Kumar
2012-01-04
hw/9pfs: Open and create files
M. Mohan Kumar
2012-01-04
hw/9pfs: File system helper process for qemu 9p proxy FS
M. Mohan Kumar
2012-01-04
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar
2012-01-04
hw/9pfs: Add validation to {un}marshal code
M. Mohan Kumar
2012-01-04
hw/9pfs: Move pdu_marshal/unmarshal code to a seperate file
M. Mohan Kumar
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
2012-01-04
add L2x0/PL310 cache controller device
Rob Herring
2012-01-04
arm: add dummy gic security registers
Rob Herring
2012-01-04
arm: Set frequencies for arm_timer
Mark Langsdorf
2012-01-04
arm: add missing scu registers
Rob Herring
2012-01-04
hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine
Peter Maydell
2012-01-04
hw/omap1.c: Drop unused includes
Peter Maydell
2012-01-04
hw/omap1.c: Separate dpll_ctl from omap_mpu_state
Juha Riihimäki
2012-01-04
hw/omap1.c: Separate PWT from omap_mpu_state
Juha Riihimäki
2012-01-04
Remove IO_MEM_SHIFT
Avi Kivity
2012-01-04
Drop IO_MEM_ROMD
Avi Kivity
2012-01-04
Remove IO_MEM_SUBPAGE
Avi Kivity
2012-01-04
Direct dispatch through MemoryRegion
Avi Kivity
2012-01-04
Convert io_mem_watch to be a MemoryRegion
Avi Kivity
2012-01-04
Convert IO_MEM_SUBPAGE_RAM to be a MemoryRegion
Avi Kivity
2012-01-04
Convert the subpage wrapper to be a MemoryRegion
Avi Kivity
2012-01-04
Switch cpu_register_physical_memory_log() to use MemoryRegions
Avi Kivity
2012-01-04
Convert IO_MEM_{RAM,ROM,UNASSIGNED,NOTDIRTY} to MemoryRegions
Avi Kivity
2012-01-04
Uninline get_page_addr_code()
Avi Kivity
2012-01-04
Avoid range comparisons on io index types
Avi Kivity
2012-01-04
Fix wrong region_offset when overlaying a page with another
Avi Kivity
2012-01-04
memory: remove MemoryRegion::backend_registered
Avi Kivity
2012-01-04
memory: move mmio access to functions
Avi Kivity
2012-01-04
exec: make phys_page_find() return a temporary
Avi Kivity
2012-01-04
memory: move endianness compensation to memory core
Avi Kivity
2012-01-04
memory: obsolete more dirty memory related functions
Avi Kivity
2012-01-04
xen: convert framebuffer dirty tracking to memory API
Avi Kivity
2012-01-04
memory: obsolete cpu_physical_memory_[gs]et_dirty_tracking()
Avi Kivity
2012-01-04
Convert ram_load() to the memory API
Avi Kivity
2012-01-04
Remove support for version 3 ram_load
Avi Kivity
2012-01-04
Sort RAMBlocks by ID for migration, not by ram_addr
Avi Kivity
2012-01-04
Switch ram_save to the memory API
Avi Kivity
2012-01-04
Store MemoryRegion in RAMBlock
Avi Kivity
[prev]
[next]