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
2013-01-28
target-openrisc: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-m68k: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-arm: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
target-alpha: Catch attempt to instantiate abstract type in cpu_init()
Andreas Färber
2013-01-27
qom: Introduce object_class_is_abstract()
Andreas Färber
2013-01-27
target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-openrisc: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-m68k: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-alpha: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
target-arm: Detect attempt to instantiate non-CPU type in cpu_init()
Andreas Färber
2013-01-27
cpu: Add model resolution support to CPUClass
Andreas Färber
2013-01-27
target-i386: Remove setting tsc-frequency from x86_def_t
Igor Mammedov
2013-01-27
target-i386: Set custom features/properties without intermediate x86_def_t
Igor Mammedov
2013-01-27
target-i386: Remove vendor_override field from CPUX86State
Igor Mammedov
2013-01-27
target-i386: Replace uint32_t vendor fields by vendor string in x86_def_t
Igor Mammedov
2013-01-27
target-i386: Print deprecation warning if xlevel < 0x80000000
Igor Mammedov
2013-01-27
target-i386: Drop redundant list of CPU definitions
Andreas Färber
2013-01-27
target-i386: Simplify cpu_x86_find_by_name()
Andreas Färber
2013-01-27
pc: Generate APIC IDs according to CPU topology
Eduardo Habkost
2013-01-27
target-i386: Topology & APIC ID utility functions
Eduardo Habkost
2013-01-27
pc: Set fw_cfg data based on APIC ID calculation
Eduardo Habkost
2013-01-27
cpus.h: Make constant smp_cores/smp_threads available on *-user
Eduardo Habkost
2013-01-27
fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init()
Eduardo Habkost
2013-01-27
target-i386: Introduce x86_cpu_apic_id_from_index() function
Eduardo Habkost
2013-01-27
target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
Eduardo Habkost
2013-01-27
kvm: Create kvm_arch_vcpu_id() function
Eduardo Habkost
2013-01-27
pc: Reverse pc_init_pci() compatibility logic
Eduardo Habkost
2013-01-27
target-i386: Don't set any KVM flag by default if KVM is disabled
Eduardo Habkost
2013-01-27
kvm: Add fake KVM_FEATURE_CLOCKSOURCE_STABLE_BIT for builds without KVM
Eduardo Habkost
2013-01-27
target-openrisc: Clean up triple QOM casts
Andreas Färber
2013-01-27
target-openrisc: Drop OpenRISCCPUList
Andreas Färber
2013-01-27
xilinx_ethlite: Avoid build warnings in debug code
Edgar E. Iglesias
2013-01-27
m25p80.c: Return state to IDLE after COLLECTING
Peter Crosthwaite
2013-01-27
xilinx_ethlite: Flush queued packets on SW service
Peter Crosthwaite
2013-01-27
xilinx_ethlite: fix eth_can_rx() for ping-pong
Peter Crosthwaite
2013-01-26
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Blue Swirl
2013-01-26
tests: Add gcov support for x86_64 qtest
Andreas Färber
2013-01-26
tests: Add gcov support for sparc64 qtest
Andreas Färber
2013-01-26
tests: Fix gcov typo for tmp105-test
Andreas Färber
2013-01-26
vmware_vga: fix out of bounds and invalid rects updating
Michael Tokarev
2013-01-26
tests: add fuzzing to visitor tests
Blue Swirl
2013-01-26
build: remove *.lo, *.a, *.la files from all subdirectories on make clean
Paolo Bonzini
2013-01-26
hw/arm_boot: Align device tree to 4KB boundary, not page
Peter Maydell
2013-01-26
qemu-char: Avoid unused variable warning in some configs
Peter Maydell
2013-01-26
make_device_config.sh: Fix target path in generated dependency file
Andreas Färber
2013-01-26
fw_cfg: Drop a few superfluous initializers
Markus Armbruster
2013-01-26
fw_cfg: Splash image loader can overrun a stack variable, fix
Markus Armbruster
2013-01-26
softfloat: Handle float_muladd_negate_c when product is zero
Richard Sandiford
2013-01-26
hw/pxa2xx_timer: Explicitly mark fallthroughs
Peter Maydell
2013-01-26
hw/smc91c111: Add explicit 'return' rather than relying on fallthrough
Peter Maydell
[next]