]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2013-07-09  Andreas Färbertarget-s390x: Don't overuse ENV_GET_CPU()
2013-07-09  Andreas Färbertarget-ppc: Don't overuse ENV_GET_CPU()
2013-07-09  Andreas Färbertimer/arm_mptimer: Build arm_mptimer only once
2013-07-09  Andreas Färberintc/openpic: Build openpic only once
2013-07-09  Andreas Färberintc/arm_gic: Build arm_gic only once
2013-07-09  Andreas Färberbsd-user: Change thread_env to CPUState
2013-07-09  Andreas Färberlinux-user: Change thread_env to CPUState
2013-07-09  Andreas Färbercpu: Make first_cpu and next_cpu CPUState
2013-07-09  Andreas Färberlinux-user: Clean up do_syscall() Coding Style for...
2013-07-09  Andreas Färberkvm: Change kvm_remove_all_breakpoints() argument to...
2013-07-09  Andreas Färbercpu: Replace cpu_single_env with CPUState current_cpu
2013-07-09  Andreas Färberkvm: Free current_cpu identifier
2013-07-09  Andreas Färbercpu: Drop unnecessary dynamic casts in *_env_get_cpu()
2013-07-09  Peter Maydelllinux-user: Move cpu_clone_regs() and cpu_set_tls(...
2013-07-09  Andreas FärberRevert "gdbstub: Simplify find_cpu()"
2013-07-09  Dongxue Zhangtarget-openrisc: Fix typename in openrisc_cpu_class_by_...
2013-07-08  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-07  David Gibsonpci: Fold host_buses list into PCIHostState functionality
2013-07-07  David Gibsonpci: Remove domain from PCIHostBus
2013-07-07  David Gibsonpci: Simpler implementation of primary PCI bus
2013-07-07  David Gibsonpci: Add root bus parameter to pci_nic_init()
2013-07-07  David Gibsonpci: Add root bus argument to pci_get_bus_devfn()
2013-07-07  David Gibsonpci: Replace pci_find_domain() with more general pci_ro...
2013-07-07  David Gibsonpci: Use helper to find device's root bus in pci_find_d...
2013-07-07  David Gibsonpci: Abolish pci_find_root_bus()
2013-07-07  Jia LiuMAINTAINERS: Add myself into MAINTAINERS file
2013-07-07  Peter MaydellMAINTAINERS: fix bad F: patterns
2013-07-07  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-07-07  Anthony LiguoriMerge remote-tracking branch 'bonzini/iommu-for-anthony...
2013-07-05  Stefan Hajnocziblock: fix bdrv_flush() ordering in bdrv_close()
2013-07-05  Fam Zhengcurl: refuse to open URL from HTTP server without range...
2013-07-05  Fam Zhengvmdk: Implement .bdrv_has_zero_init
2013-07-04  Paolo Bonziniexec: change some APIs to take AddressSpaceDispatch
2013-07-04  Paolo Bonziniexec: remove cur_map
2013-07-04  Paolo Bonziniexec: put memory map in AddressSpaceDispatch
2013-07-04  Paolo Bonziniexec: separate current radix tree from the one being...
2013-07-04  Paolo Bonziniexec: move listener from AddressSpaceDispatch to Addres...
2013-07-04  Paolo Bonzinimemory: move MemoryListener declaration earlier
2013-07-04  Paolo Bonziniexec: separate current memory map from the one being...
2013-07-04  Liu Ping Fanexec: change well-known physical sections to macros
2013-07-04  Jan Kiszkaqom: Use atomics for object refcounting
2013-07-04  Paolo Bonzinimemory: add reference counting to FlatView
2013-07-04  Paolo Bonzinimemory: use a new FlatView pointer on every topology...
2013-07-04  Paolo Bonzinimemory: access FlatView from a local variable
2013-07-04  Paolo Bonziniadd a header file for atomic operations
2013-07-04  Paolo Bonzinihw/[u-x]*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/t*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/s*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/p*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/n*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/m*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/i*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/gpio: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/d*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/c*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/block: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinihw/a*: pass owner to memory_region_init* functions
2013-07-04  Paolo Bonzinipiolist: add owner argument to initialization functions...
2013-07-04  Paolo Bonzinipam: pass device to init_pam and use it to set owner
2013-07-04  Paolo Bonzinispapr_iommu: pass device to spapr_tce_new_table and...
2013-07-04  Paolo Bonzinivfio: pass device to vfio_mmap_bar and use it to set...
2013-07-04  Paolo Bonzinine2000: pass device to ne2000_setup_io, use it as owner
2013-07-04  Paolo Bonzinivga: set owner in vga_update_memory_access
2013-07-04  Paolo Bonzinivga: pass owner to vga_init_io
2013-07-04  Paolo Bonzinivga: pass owner to vga_init_vbe
2013-07-04  Paolo Bonzinivga: pass owner to cirrus_init_common
2013-07-04  Paolo Bonzinivga: pass owner to vga_common_init
2013-07-04  Paolo Bonzinivga: pass owner to vga_init
2013-07-04  Paolo Bonziniescc: rename struct to ESCCState
2013-07-04  Paolo Bonzinimemory: ref/unref memory across address_space_map/unmap
2013-07-04  Paolo Bonziniexec: reorganize address_space_map
2013-07-04  Paolo Bonzinimemory: return MemoryRegion from qemu_ram_addr_from_host
2013-07-04  Paolo Bonziniexec: move qemu_ram_addr_from_host_nofail to cputlb.c
2013-07-04  Paolo Bonziniexec: check MRU in qemu_ram_addr_from_host
2013-07-04  Paolo Bonzinimemory: add ref/unref calls
2013-07-04  Paolo Bonzinimemory: introduce memory_region_present
2013-07-04  Paolo Bonzinimemory: add ref/unref
2013-07-04  Paolo Bonzinimemory: add getter for owner
2013-07-04  Paolo Bonziniexec: simplify destruction of the phys map
2013-07-04  Paolo Bonzinimemory: destroy phys_sections one by one
2013-07-04  Paolo Bonzinimemory: add owner argument to initialization functions
2013-07-04  Jan Kiszkaioport: Move portio types to ioport.h
2013-07-04  Jan Kiszkavmport: Disentangle read handler type from portio
2013-07-04  Jan Kiszkaioport: Remove unused old dispatching services
2013-07-04  Jan Kiszkaioport: Switch dispatching to memory core layer
2013-07-04  Jan Kiszkaxen: Mark fixed platform I/O as unaligned
2013-07-04  Jan Kiszkavmware-vga: Accept unaligned I/O accesses
2013-07-04  Jan Kiszkaisa: implement isa_is_ioport_assigned via memory_region...
2013-07-04  Jan KiszkaPrivatize register_ioport_read/write
2013-07-04  Jan Kiszkavt82c686: replace register_ioport*
2013-07-04  Jan Kiszkaprep: replace register_ioport*
2013-07-04  Jan Kiszkai82374: replace register_ioport*
2013-07-04  Jan Kiszkawdt_ib700: replace register_ioport*
2013-07-04  Jan Kiszkaapplesmc: replace register_ioport*
2013-07-04  Jan Kiszkaadlib: replace register_ioport*
2013-07-04  Paolo Bonzinidma: keep a device alive while it has SGLists
2013-07-04  Paolo Bonziniscsi: keep device alive while it has requests
2013-07-04  David Gibsonpci: Move pci_read_devaddr to pci-hotplug-old.c
2013-07-04  David Gibsonpci: Cleanup configuration for pci-hotplug.c
2013-07-04  Michael S.... pvpanic: fix fwcfg for big endian hosts
next