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-29
memory: fix rom_device I/O mode
Avi Kivity
2011-08-26
memory: add opaque parameter to memory_region_init_rom_device()
Avi Kivity
2011-08-25
memory: fix memory_region_init_rom_device() not initializing ->ops
Avi Kivity
2011-08-24
gt64xxx: fix crash in gt64120_pci_mapping()
Avi Kivity
2011-08-23
PPC: E500: Set ESR values
Alexander Graf
2011-08-23
PPC: E500: Inject SPE exception on invalid SPE access
Alexander Graf
2011-08-23
PPC: E500: Add ESR bit definitions
Alexander Graf
2011-08-23
hw/omap_gpmc: Don't try to map CS0 twice on reset
Peter Maydell
2011-08-23
tcg: Update --enable-debug for TCG_OPF_NOT_PRESENT.
Richard Henderson
2011-08-22
xilinx: removed microbalze_pic_init from xilinx.h
Peter A. G. Crosthwaite
2011-08-22
xilinx.h: Added missing includes
Peter A. G. Crosthwaite
2011-08-22
sdl: Don't release input on mouse mode change in full-screen mode
Jan Kiszka
2011-08-22
Replace qemu_system_cond with VCPU stop mechanism
Jan Kiszka
2011-08-22
vga: Drop some unused fields
Jan Kiszka
2011-08-22
vga: Use linear mapping + dirty logging in chain 4 memory access mode
Jan Kiszka
2011-08-22
vmware-vga: Eliminate vga_dirty_log_restart
Jan Kiszka
2011-08-22
vmware-vga: Remove dead DIRECT_VRAM mode
Jan Kiszka
2011-08-22
vmware-vga: Disable verbose mode
Jan Kiszka
2011-08-22
vmware-vga: Register reset service
Jan Kiszka
2011-08-22
ioapic: Implement polarity
Jan Kiszka
2011-08-22
target-i386: Remove unused polarity arguments from APIC API
Jan Kiszka
2011-08-22
Do not kick vcpus in TCG mode
Jan Kiszka
2011-08-22
Poll main loop after I/O events were received
Jan Kiszka
2011-08-22
Do not drop global mutex for polled main loop runs
Jan Kiszka
2011-08-22
Merge remote-tracking branch 'qemu-kvm/memory/core' into staging
Anthony Liguori
2011-08-22
microblaze-user: Deliver SIGFPE on div by zero
Edgar E. Iglesias
2011-08-22
memory: Fix old_portio vs non-zero offset
Richard Henderson
2011-08-22
memory: temporarily suppress the subregion collision warning
Anthony Liguori
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
pci: add pci_address_space()
Avi Kivity
2011-08-22
isa: add isa_address_space()
Avi Kivity
2011-08-22
sysbus: remove sysbus_init_mmio_cb()
Avi Kivity
2011-08-22
ppce500_pci: convert to sysbus_init_mmio_cb2()
Avi Kivity
2011-08-22
versatile_pci: convert to memory API
Avi Kivity
2011-08-22
arm11mpcore: use sysbus_init_mmio_cb2
Avi Kivity
2011-08-22
sh_pci: convert to memory API
Avi Kivity
2011-08-22
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
Avi Kivity
2011-08-22
ppc4xx_sdram: convert to memory API
Avi Kivity
2011-08-22
ppc405_uc: convert to memory API
Avi Kivity
2011-08-22
pcie_host: convert to memory API
Avi Kivity
2011-08-22
onenand: convert to memory API
Avi Kivity
2011-08-22
omap_gpmc/nseries/tusb6010: convert to memory API
Avi Kivity
2011-08-22
tusb6010: move declarations to new file tusb6010.h
Avi Kivity
2011-08-22
gt64xxx.c: convert to memory API
Avi Kivity
2011-08-22
armv7m: convert to memory API
Avi Kivity
2011-08-22
arm_timer: convert to memory API
Avi Kivity
2011-08-22
arm_sysctl: convert to memory API
Avi Kivity
2011-08-22
arm_gic: convert to memory API
Avi Kivity
2011-08-22
apic: convert to memory API
Avi Kivity
[next]