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-07-09
target-s390x: Don't overuse ENV_GET_CPU()
Andreas Färber
2013-07-09
target-ppc: Don't overuse ENV_GET_CPU()
Andreas Färber
2013-07-09
timer/arm_mptimer: Build arm_mptimer only once
Andreas Färber
2013-07-09
intc/openpic: Build openpic only once
Andreas Färber
2013-07-09
intc/arm_gic: Build arm_gic only once
Andreas Färber
2013-07-09
bsd-user: Change thread_env to CPUState
Andreas Färber
2013-07-09
linux-user: Change thread_env to CPUState
Andreas Färber
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
linux-user: Clean up do_syscall() Coding Style for TARGET_NR_exit
Andreas Färber
2013-07-09
kvm: Change kvm_remove_all_breakpoints() argument to CPUState
Andreas Färber
2013-07-09
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
kvm: Free current_cpu identifier
Andreas Färber
2013-07-09
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-09
Revert "gdbstub: Simplify find_cpu()"
Andreas Färber
2013-07-09
target-openrisc: Fix typename in openrisc_cpu_class_by_name()
Dongxue Zhang
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Fold host_buses list into PCIHostState functionality
David Gibson
2013-07-07
pci: Remove domain from PCIHostBus
David Gibson
2013-07-07
pci: Simpler implementation of primary PCI bus
David Gibson
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
pci: Add root bus argument to pci_get_bus_devfn()
David Gibson
2013-07-07
pci: Replace pci_find_domain() with more general pci_root_bus_path()
David Gibson
2013-07-07
pci: Use helper to find device's root bus in pci_find_domain()
David Gibson
2013-07-07
pci: Abolish pci_find_root_bus()
David Gibson
2013-07-07
MAINTAINERS: Add myself into MAINTAINERS file
Jia Liu
2013-07-07
MAINTAINERS: fix bad F: patterns
Peter Maydell
2013-07-07
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-07-07
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
2013-07-05
block: fix bdrv_flush() ordering in bdrv_close()
Stefan Hajnoczi
2013-07-05
curl: refuse to open URL from HTTP server without range support
Fam Zheng
2013-07-05
vmdk: Implement .bdrv_has_zero_init
Fam Zheng
2013-07-04
exec: change some APIs to take AddressSpaceDispatch
Paolo Bonzini
2013-07-04
exec: remove cur_map
Paolo Bonzini
2013-07-04
exec: put memory map in AddressSpaceDispatch
Paolo Bonzini
2013-07-04
exec: separate current radix tree from the one being built
Paolo Bonzini
2013-07-04
exec: move listener from AddressSpaceDispatch to AddressSpace
Paolo Bonzini
2013-07-04
memory: move MemoryListener declaration earlier
Paolo Bonzini
2013-07-04
exec: separate current memory map from the one being built
Paolo Bonzini
2013-07-04
exec: change well-known physical sections to macros
Liu Ping Fan
2013-07-04
qom: Use atomics for object refcounting
Jan Kiszka
2013-07-04
memory: add reference counting to FlatView
Paolo Bonzini
2013-07-04
memory: use a new FlatView pointer on every topology update
Paolo Bonzini
2013-07-04
memory: access FlatView from a local variable
Paolo Bonzini
2013-07-04
add a header file for atomic operations
Paolo Bonzini
2013-07-04
hw/[u-x]*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
hw/n*: pass owner to memory_region_init* functions
Paolo Bonzini
[next]