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-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
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719'...
Peter Maydell
2016-07-20
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160719-2' i...
Peter Maydell
2016-07-19
arm_gicv3: Add assert()s to tell Coverity that offsets are aligned
Peter Maydell
2016-07-19
target-arm: Fix unreachable code in gicv3_class_name()
Peter Maydell
2016-07-19
disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
Peter Maydell
2016-07-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-19
Merge remote-tracking branch 'remotes/stsquad/tags/pull-travis-20160718-1' in...
Peter Maydell
2016-07-19
linux-user: AArch64 has sync_file_range, not sync_file_range2
Peter Maydell
2016-07-19
linux-user: Fix type for SIOCATMARK ioctl
Peter Maydell
2016-07-19
linux-user: define missing sparc syscalls
Laurent Vivier
2016-07-19
linux-user: Fix terminal control ioctls
Timothy Pearson
2016-07-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20160719-1' into s...
Peter Maydell
2016-07-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2016-07-19
linux-user: Add some new blk ioctls
Peter Maydell
2016-07-19
linux-user: Handle short lengths in host_to_target_sockaddr()
Peter Maydell
2016-07-19
linux-user: Forget about synchronous signal once it is delivered
Peter Maydell
2016-07-19
linux-user: Correct type for LOOP_GET_STATUS{,64} ioctls
Peter Maydell
2016-07-19
linux-user: Correct type for BLKSSZGET
Peter Maydell
2016-07-19
linux-user: Add loop control ioctls
Peter Maydell
2016-07-19
linux-user: Check sigsetsize argument to syscalls
Peter Maydell
2016-07-19
linux-user: add nested netlink types
Laurent Vivier
2016-07-19
linux-user: convert sockaddr_ll from host to target
Laurent Vivier
2016-07-19
linux-user: add fd_trans helper in do_recvfrom()
Laurent Vivier
2016-07-19
linux-user: fix netlink memory corruption
Laurent Vivier
2016-07-19
linux-user: fd_trans_*_data() returns the length
Laurent Vivier
2016-07-19
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-07-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
[next]