]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
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
2013-07-04 Michael S.... pvpanic: initialization cleanup
2013-07-04 Michael S.... MAINTAINERS: s/Marcelo/Paolo/
2013-07-04 Andrew Jonese1000: cleanup process_tx_desc
2013-07-04 Michael S.... pc_piix: cleanup init compat handling
2013-07-04 Michael S.... pc: pass PCI hole ranges to Guests
2013-07-04 Michael S.... pci: store PCI hole ranges in guestinfo structure
2013-07-04 Michael S.... range: add Range structure
2013-07-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-07-03 Marcelo Tosattikvmclock: clock should count only if vm is running
2013-07-03 Wanlong Gaopci-assign: remove the duplicate function name in debug...
2013-07-03 Michael S.... kvm: skip system call when msi route is unchanged
2013-07-03 Michael S.... kvm: zero-initialize KVM_SET_GSI_ROUTING input
2013-07-03 Amos Kongkvm: add detail error message when fail to add ioeventfd
2013-07-02 Paolo Bonziniint128: optimize and add test cases
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-07-01 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
next