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
2017-01-24
nios2: Add usermode binaries emulation
Marek Vasut
2017-01-24
nios2: Add disas entries
Marek Vasut
2017-01-24
nios2: Add architecture emulation support
Chris Wulff
2017-01-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-01-24
Makefile: Add qemu-doc.txt to distclean and dependencies
Peter Maydell
2017-01-24
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20170123' into staging
Peter Maydell
2017-01-23
kvm: Allow invtsc migration if tsc-khz is set explicitly
Eduardo Habkost
2017-01-23
kvm: Simplify invtsc check
Eduardo Habkost
2017-01-23
hw/core/null-machine: Add the possibility to instantiate a CPU and RAM
Thomas Huth
2017-01-23
qemu-options: Rename variables on the -numa "cpus" option
Eduardo Habkost
2017-01-23
MAINTAINERS: Add an entry for hw/core/null-machine.c
Thomas Huth
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-23
pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
Igor Mammedov
2017-01-23
pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
Igor Mammedov
2017-01-23
arch_init: Remove unnecessary default_config_files table
Eduardo Habkost
2017-01-23
vl: Ensure the numa_post_machine_init func in the appropriate location
Dou Liyang
2017-01-23
i386: Return migration-safe field on query-cpu-definitions
Eduardo Habkost
2017-01-23
i386: Remove AMD feature flag aliases from Opteron models
Eduardo Habkost
2017-01-23
x86: add AVX512_VPOPCNTDQ features
He Chen
2017-01-23
target-hppa: Implement floating-point insns
Richard Henderson
2017-01-23
target-hppa: Implement system and memory-management insns
Richard Henderson
2017-01-23
target-hppa: Implement loads and stores
Richard Henderson
2017-01-23
target-hppa: Implement shifts and deposits
Richard Henderson
2017-01-23
target-hppa: Implement linux-user gateway page
Richard Henderson
2017-01-23
target-hppa: Implement branches
Richard Henderson
2017-01-23
target-hppa: Implement basic arithmetic
Richard Henderson
2017-01-23
target-hppa: Add nullification framework
Richard Henderson
2017-01-23
target-hppa: Add framework and enable compilation
Richard Henderson
2017-01-23
target-hppa: Add softfloat specializations
Richard Henderson
2017-01-23
linux-user: Add HPPA startup and main loop
Richard Henderson
2017-01-23
linux-user: Add HPPA signal handling
Richard Henderson
2017-01-23
linux-user: Add HPPA target_signal.h and target_cpu.h
Richard Henderson
2017-01-23
linux-user: Add HPPA target_structs.h
Richard Henderson
2017-01-23
linux-user: Add HPPA definitions to syscall_defs.h
Richard Henderson
2017-01-23
linux-user: Add HPPA target_syscall.h
Richard Henderson
2017-01-23
linux-user: Add HPPA termbits.h
Richard Henderson
2017-01-23
linux-user: Add HPPA syscall numbers
Richard Henderson
2017-01-23
linux-user: Add HPPA socket.h definitions
Richard Henderson
2017-01-23
linux-user: Add some hppa ioctls
Helge Deller
2017-01-23
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-23-2' in...
Peter Maydell
2017-01-23
io: introduce a DNS resolver API
Daniel P. Berrange
2017-01-23
io: remove Error parameter from QIOTask thread worker
Daniel P. Berrange
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-23
io: add ability to associate an error with a task
Daniel P. Berrange
2017-01-23
io: add ability to associate an opaque "result" with with a task
Daniel P. Berrange
2017-01-23
io: fix typo in docs for QIOTask
Daniel P. Berrange
2017-01-23
io: stop incrementing reference in qio_task_get_source
Daniel P. Berrange
2017-01-23
sockets: add ability to disable DNS resolution for InetSocketAddress
Daniel P. Berrange
2017-01-22
linux-user: Handle ERFKILL and EHWPOISON
Richard Henderson
2017-01-22
linux-user: Add SIOCGPGRP, SIOCGSTAMP, SIOCGSTAMPNS
Helge Deller
[next]