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
2015-08-13
smbios: remove dependency on x86 e820 tables
Wei Huang
2015-08-13
smbios: extract x86 smbios building code into a function
Wei Huang
2015-08-13
acpi: avoid potential uninitialized access to cpu_hp_io_base
Daniel P. Berrange
2015-08-13
virtio-net: remove useless codes
Jason Wang
2015-08-13
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2015-08-13
pc: Remove redundant arguments from pc_memory_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from pc_cmos_init()
Eduardo Habkost
2015-08-13
pc: Remove redundant arguments from *load_linux()
Eduardo Habkost
2015-08-13
pc: Use PCMachineState as pc_guest_info_init() argument
Eduardo Habkost
2015-08-13
pc: Move {above,below}_4g_mem_size variables to PCMachineState
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_memory_init() argument
Eduardo Habkost
2015-08-13
pc: Use PCMachineState for pc_cmos_init() argument
Eduardo Habkost
2015-08-13
pc: Eliminate pc_default_machine_options()
Eduardo Habkost
2015-08-13
pc: Eliminate pc_common_machine_options()
Eduardo Habkost
2015-08-13
pc: Move PCMachineClass, PCMachineState to qemu/typedefs.h
Eduardo Habkost
2015-08-13
pc: Rename pc_machine variables to pcms
Eduardo Habkost
2015-08-13
pc: Use error_abort when registering properties
Eduardo Habkost
2015-08-13
target-i386: Remove x86_cpu_compat_set_features()
Eduardo Habkost
2015-08-13
pc: Use PC_COMPAT_* for CPUID feature compatibility
Eduardo Habkost
2015-08-13
piix: Document coreboot-specific RAM size config register
Eduardo Habkost
2015-08-13
make: load only required dependency files.
Victor Kaplansky
2015-08-13
make: fix where dependency *.d are stored.
Victor Kaplansky
2015-08-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150813'...
Peter Maydell
2015-08-13
i.MX: Fix UART driver to work with unitialized "chardev" device
Jean-Christophe Dubois
2015-08-13
hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts
Peter Maydell
2015-08-13
hw/arm/virt: Wire up secure timer interrupt
Peter Maydell
2015-08-13
target-arm: Add AArch32 banked register access to secure physical timer
Peter Maydell
2015-08-13
target-arm: Add the AArch64 view of the Secure physical timer
Peter Maydell
2015-08-13
target-arm: Add debug check for mismatched cpreg resets
Peter Maydell
2015-08-13
Introduce gic_class_name() instead of repeating condition
Pavel Fedin
2015-08-13
hw/arm/gic: Kill code duplication
Pavel Fedin
2015-08-13
Merge memory_region_init_reservation() into memory_region_init_io()
Pavel Fedin
2015-08-13
i.MX: Fix Coding style for GPT emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split GPT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for EPIT emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split EPIT emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for CCM emulator
Jean-Christophe Dubois
2015-08-13
i.MX: Split CCM emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX: Fix Coding style for AVIC emulator.
Jean-Christophe Dubois
2015-08-13
i.MX: Split AVIC emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
i.MX:Fix Coding style for UART emulator.
Jean-Christophe Dubois
2015-08-13
i.MX: Move serial initialization to init/realize of DeviceClass.
Jean-Christophe Dubois
2015-08-13
i.MX: Split UART emulator in a header file and a source file
Jean-Christophe Dubois
2015-08-13
hw/arm/virt: Connect the Hypervisor timer
Edgar E. Iglesias
2015-08-13
hw/arm/virt: Replace magic IRQ constants with macros
Edgar E. Iglesias
2015-08-13
target-arm: Add the Hypervisor timer
Edgar E. Iglesias
2015-08-13
target-arm: Pass timeridx as argument to various timer functions
Edgar E. Iglesias
2015-08-13
target-arm: Rename and move gt_cnt_reset
Edgar E. Iglesias
2015-08-13
target-arm: Add CNTHCTL_EL2
Edgar E. Iglesias
2015-08-13
target-arm: Add CNTVOFF_EL2
Edgar E. Iglesias
[prev]
[next]