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-01-27
linux-user/main.c: Call cpu_exec_start/end on all target archs
Peter Maydell
2015-01-27
linux-user/arm/nwfpe: Delete unused aCC array
Peter Maydell
2015-01-27
linux-user/alpha: Add define for NR_shmat to enable shmat syscall
Peter Maydell
2015-01-27
linux-user/signal.c: Remove current_exec_domain_sig()
Peter Maydell
2015-01-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-01-27
pc-dimm: Add Error argument to pc_existing_dimms_capacity
Bharata B Rao
2015-01-27
pc-dimm: Make pc_existing_dimms_capacity global
Bharata B Rao
2015-01-27
pc: Fix DIMMs capacity calculation
Bharata B Rao
2015-01-27
smbios: Don't report unknown CPU speed (fix SVVP regression)
Eduardo Habkost
2015-01-27
smbios: Fix dimm size calculation when RAM is multiple of 16GB
Eduardo Habkost
2015-01-27
bios-linker-loader: move source to common location
Michael S. Tsirkin
2015-01-27
bios-linker-loader: move header to common location
Michael S. Tsirkin
2015-01-27
virtio: fix feature bit checks
Cornelia Huck
2015-01-27
bios-tables-test: split piix4 and q35 tests
Paolo Bonzini
2015-01-27
acpi: build_append_nameseg(): add padding if necessary
Igor Mammedov
2015-01-27
acpi: update generated hex files
Michael S. Tsirkin
2015-01-27
acpi-test: update expected DSDT
Michael S. Tsirkin
2015-01-27
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150127'...
Peter Maydell
2015-01-27
target-tricore: Add instructions of RRR opcode format
Bastian Koppelmann
2015-01-27
target-tricore: Add instructions of RRPW opcode format
Bastian Koppelmann
2015-01-27
target-tricore: Add instructions of RR2 opcode format
Bastian Koppelmann
2015-01-27
target-tricore: Add instructions of RR1 opcode format, that have 0x93 as firs...
Bastian Koppelmann
2015-01-26
target-tricore: split up suov32 into suov32_pos and suov32_neg
Bastian Koppelmann
2015-01-26
target-tricore: Fix bugs found by coverity
Bastian Koppelmann
2015-01-26
target-tricore: calculate av bits before saturation
Bastian Koppelmann
2015-01-26
target-tricore: Several translator and cpu model fixes
Bastian Koppelmann
2015-01-26
target-tricore: Add missing ULL suffix on 64 bit constant
Peter Maydell
2015-01-26
pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
Igor Mammedov
2015-01-26
pci: Split pcie_host_mmcfg_map()
Alexander Graf
2015-01-26
Add some trace calls to pci.c.
Don Koch
2015-01-26
ich9: add disable_s3, disable_s4, s4_val properties
Amit Shah
2015-01-26
qemu-timer.c: Trim list of included headers
Peter Maydell
2015-01-26
Merge remote-tracking branch 'remotes/sstabellini/xen-2015-01-26' into staging
Peter Maydell
2015-01-26
fix QEMU build on Xen/ARM
Stefano Stabellini
2015-01-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-01-26
kvm_stat: Add RESET support for perf event ioctl
Wei Huang
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
2015-01-26
sparse: Fix build with sparse on .S files
Christian Borntraeger
2015-01-26
exec: fix madvise of NULL pointer
Paolo Bonzini
2015-01-26
.travis.yml: Add "--enable-modules"
Paolo Bonzini
2015-01-26
apic: do not dereference pointer before it is checked for NULL
Paolo Bonzini
2015-01-26
kvm_stat: Print errno when syscall to perf_event_open() fails
Wei Huang
2015-01-26
kvm_stat: Update exit reasons to the latest defintion
Wei Huang
2015-01-26
kvm_stat: Add aarch64 support
Wei Huang
2015-01-26
hw: misc, add educational driver
Jiri Slaby
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-26
qemu-timer: introduce timer_deinit
Paolo Bonzini
2015-01-26
qemu-timer: add timer_init and timer_init_ns/us/ms
Paolo Bonzini
2015-01-26
target-i386: make xmm_regs 512-bit wide
Paolo Bonzini
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
[next]