sdk/emulator/qemu.git
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-10 Peter Crosthwaiteqom: Fix class cast of NULL classes
2013-07-09 Markus Armbrustervl: Tighten parsing of -machine option phandle_start
2013-07-09 Markus ArmbrusterSimplify -machine option queries with qemu_get_machine_...
2013-07-09 Markus Armbrustermicroblaze: Fix latent bug with default DTB lookup
2013-07-09 Markus ArmbrusterFix -machine options accel, kernel_irqchip, kvm_shadow_mem
2013-07-09 Markus Armbrustervl: New qemu_get_machine_opts()
2013-07-09 Markus Armbrusterqemu-option: Fix qemu_opts_set_defaults() for corner...
2013-07-09 Markus Armbrusterqemu-option: Fix qemu_opts_find() for null id arguments
2013-07-09 Stefan Weilexec: Remove unused global variable phys_ram_fd
2013-07-09 M. Mohan Kumarhw/9pfs: Fix memory leak in error path
2013-07-09 Stefan Weilfsdev: Fix potential memory leak
2013-07-09 MRatnikovExtend support of SMBUS(module pm_smbus.c) HST_STS...
2013-07-09 Paolo Bonzinitrap signals for "-serial mon:stdio"
2013-07-09 Richard Hendersonconfigure: Simplify alternate .text segment
2013-07-09 Richard Hendersontcg-arm: Implement tcg_register_jit
2013-07-09 Richard Hendersontcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for...
2013-07-09 Richard Hendersontcg: Move the CIE and FDE header definitions to common...
2013-07-09 Richard Hendersontcg: Fix high_pc fields in .debug_info
2013-07-09 Richard Hendersontcg-arm: Use AT_PLATFORM to detect the host ISA
2013-07-09 Richard Hendersontcg-arm: Simplify logic in detecting the ARM ISA in use
2013-07-09 Richard Hendersontcg-arm: Rename use_armv5_instructions to use_armvt5_in...
2013-07-09 Richard Hendersontcg-arm: Make use of conditional availability of opcode...
2013-07-09 Richard Hendersontcg: Simplify logic using TCG_OPF_NOT_PRESENT
2013-07-09 Richard Hendersontcg: Allow non-constant control macros
2013-07-09 Richard Hendersontcg-ppc64: Don't implement rem
2013-07-09 Richard Hendersontcg-ppc: Don't implement rem
2013-07-09 Richard Hendersontcg-arm: Don't implement rem
2013-07-09 Richard Hendersontcg: Split rem requirement from div requirement
2013-07-09 Richard Hendersontcg: Add myself to general TCG maintainership
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 Jürg Billeterlinux-user: Do not ignore mmap failure from host
2013-07-05 Petar Jovanoviclinux-user: improve target_to_host_sock_type conversion
2013-07-05 Peter Maydelluser-exec.c: Set is_write correctly in the ARM cpu_sign...
2013-07-05 Peter Maydelllinux-user: Fix sys_utimensat (would not compile on...
2013-07-05 Andreas Schwablinux-user: fix signal number range check
2013-07-05 Laurent Vivierlinux-user: add SIOCADDRT/SIOCDELRT support
2013-07-05 Andreas Schwablinux-user: handle /proc/$$ like /proc/self
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
next