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
2016-07-21
crypto: use glib as fallback for hash algorithm
Daniel P. Berrange
2016-07-21
crypto: use /dev/[u]random as a final fallback random source
Daniel P. Berrange
2016-07-20
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160720' into staging
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160720-1' into s...
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160720-1' into s...
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-07-20
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
2016-07-20
target-i386: Add x86_cpu_unrealizefn()
Igor Mammedov
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
apic: kvm-apic: Fix crash due to access to freed memory region
Igor Mammedov
2016-07-20
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
2016-07-20
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
2016-07-20
pc: cpu: Allow device_add to be used with x86 cpu
Igor Mammedov
2016-07-20
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
2016-07-20
pc: Forbid BSP removal
Igor Mammedov
2016-07-20
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
2016-07-20
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
2016-07-20
pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
Igor Mammedov
2016-07-20
target-i386: Fix apic object leak when CPU is deleted
Igor Mammedov
2016-07-20
target-i386: cpu: Do not ignore error and fix apic parent
Igor Mammedov
2016-07-20
target-i386: Add support for UMIP and RDPID CPUID bits
Paolo Bonzini
2016-07-20
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
2016-07-20
target-i386: Replace custom apic-id setter/getter with static property
Igor Mammedov
2016-07-20
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
2016-07-20
pc: Extract CPU lookup into a separate function
Igor Mammedov
2016-07-20
target-i386: Set physical address bits based on host
Dr. David Alan Gilbert
2016-07-20
pc: Add x86_topo_ids_from_apicid()
Igor Mammedov
2016-07-20
target-i386: Use uint32_t for X86CPU.apic_id
Igor Mammedov
2016-07-20
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
2016-07-20
target-i386: Mask mtrr mask based on CPU physical address limits
Dr. David Alan Gilbert
2016-07-20
target-i386: Allow physical address bits to be set
Dr. David Alan Gilbert
2016-07-20
target-i386: Provide TCG_PHYS_ADDR_BITS
Dr. David Alan Gilbert
2016-07-20
s390x/css: provide a dev_path for css devices
Cornelia Huck
2016-07-20
s390x/css: sch_handle_start_func() handles resume, too
Sascha Silbe
2016-07-20
s390x/css: copy CCW format bit from ORB to SCSW
Sascha Silbe
2016-07-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719'...
Peter Maydell
2016-07-20
usbredir: add streams property
Gerd Hoffmann
2016-07-20
xhci: Fix possible side effect from assert()
Alexey Kardashevskiy
2016-07-20
docker: pass EXECUTABLE to build script
Alex Bennée
2016-07-20
docker: Don't start a container that doesn't exist
Fam Zheng
2016-07-20
docker: Add "images" subcommand to docker.py
Fam Zheng
2016-07-20
docker: Fix exit code if $CMD failed
Fam Zheng
2016-07-20
docker: More sensible run script
Fam Zheng
2016-07-20
tests/docker/docker.py: add update operation
Alex Bennée
2016-07-20
tests/docker/dockerfiles: new debian-bootstrap.docker
Alex Bennée
[next]