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-10-01
target-i386: Remove redundant word mask in port out instructions
Jan Kiszka
2011-10-01
softfloat: Reinstate accidentally disabled target-specific NaN handling
Peter Maydell
2011-10-01
tcg/arm: Remove unused tcg_out_addi()
Peter Maydell
2011-10-01
configure: Detect predefined compiler symbols for ARM and HPPA
Brad
2011-10-01
tcg: Add some assertions
Stefan Weil
2011-10-01
tcg: Add forward declarations for local functions
Stefan Weil
2011-10-01
tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
Stefan Weil
2011-10-01
tcg: Declare TCG_TARGET_REG_BITS in tcg.h
Stefan Weil
2011-09-29
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2011-09-29
Merge remote-tracking branch 'aneesh/for-upstream-5' into staging
Anthony Liguori
2011-09-28
Add OpenBIOS as a submodule
Blue Swirl
2011-09-28
slirp: Fix packet expiration
Thomas Huth
2011-09-28
slirp: Fix use after release on tcp_input
Jan Kiszka
2011-09-27
PPC: use memory API to construct the PCI hole
Blue Swirl
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/urgent' into staging
Anthony Liguori
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-09-26
Merge remote-tracking branch 'qemu-kvm-tmp/memory/core' into staging
Anthony Liguori
2011-09-26
Merge remote-tracking branch 'pmaydell/omap-for-upstream' into staging
Anthony Liguori
2011-09-26
Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
Anthony Liguori
2011-09-25
ppc_prep: fix pci config space initialization
Avi Kivity
2011-09-25
fdc: Convert isabus_fdc_init1 to MemoryRegion
Richard Henderson
2011-09-25
serial: Convert serial_isa_initfn to MemoryRegion
Richard Henderson
2011-09-25
pckbd: Convert to MemoryRegion
Richard Henderson
2011-09-25
i8259: Convert to MemoryRegion
Richard Henderson
2011-09-25
ppc_prep: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
mips_r4k: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
mips_jazz: initialize i8259 after the ISA bus
Avi Kivity
2011-09-25
mips_malta: move i8259 initialization after piix4 initialization
Avi Kivity
2011-09-25
i8254: Convert to MemoryRegion
Richard Henderson
2011-09-25
cs4231a: Convert to MemoryRegion
Richard Henderson
2011-09-25
pc: Re-order pc_init1 to initialize the ISA bus before ISA devices
Richard Henderson
2011-09-25
isa: add isa_register_ioport()
Richard Henderson
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-25
pci: add pci_address_space_io()
Richard Henderson
2011-09-25
memory: implement memory_region_set_readonly()
Avi Kivity
2011-09-23
MAINTAINERS: update maintainer for target-arm and ARM devboards
Peter Maydell
2011-09-23
Makefile: Remove 'tarbin' target
Peter Maydell
2011-09-23
qemu-char: use qemu_set_fd_handler/2 consistently
Marcelo Tosatti
2011-09-23
adlib: remove write-only variable
Hervé Poussineau
2011-09-23
irq: introduce qemu_irq_proxy()
Avi Kivity
2011-09-23
Barriers in qemu-barrier.h should not be x86 specific
David Gibson
2011-09-23
virtio: Use global memory barrier macros
David Gibson
2011-09-23
Fix and clean code which tests the gcc version
Stefan Weil
2011-09-23
Move macro QEMU_GNUC_PREREQ to compiler.h
Stefan Weil
2011-09-23
pci-devfn: check that device/slot number is within range
Donald Dutile
2011-09-23
isapc: give system address space when pci is disabled
Hervé Poussineau
2011-09-23
build: fix race with creating qapi-generated
Michael Roth
2011-09-23
cirrus: Unbreak ISA support
Jan Kiszka
2011-09-23
vga: Unbreak ISA support
Jan Kiszka
2011-09-23
pc: Disable HPET for ISA machine
Jan Kiszka
[next]