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-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
2011-08-22
apb_pci: convert to memory API
Avi Kivity
2011-08-22
pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)
Hervé Poussineau
2011-08-22
Improvements to libtool support.
Brad
2011-08-22
w32: Fix qemu_ftruncate64
Stefan Weil
2011-08-22
build: list libraries after objects, for proper linkage
Diego Elio Pettenò
2011-08-22
fix code format
Robert Wang
2011-08-22
e1000: use MII status register for link up/down
Bjørn Mork
2011-08-22
char: document the functions that will be the public interface
Anthony Liguori
2011-08-22
char: remove qemu_chr_send_event()
Anthony Liguori
2011-08-22
char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()
Anthony Liguori
2011-08-22
char: rename qemu_chr_close() -> qemu_chr_delete()
Anthony Liguori
2011-08-22
char: qemu_chr_open_opts() -> qemu_chr_new_from_opts()
Anthony Liguori
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
char: rename qemu_chr_set_echo() -> qemu_chr_fe_set_echo()
Anthony Liguori
2011-08-22
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
Anthony Liguori
[next]