]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-09-06 Markus Armbrusterblock: Split change_cb() into change_media_cb(), resize...
2011-09-06 Markus Armbrusterblock: Generalize change_cb() to BlockDevOps
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
2011-09-06 Kevin Wolfasync: Allow nested qemu_bh_poll calls
2011-09-06 Kevin Wolfqcow2: Fix error cases to run depedent requests
2011-09-06 Kevin Wolfqcow2: Properly initialise QcowL2Meta
2011-09-06 Frediano Zigliolinux aio: some comments
2011-09-04 Blue Swirlapb_pci: convert PCI space to memory API
2011-09-04 Blue Swirlfw_cfg: fix crash if FW_CFG_WRITE_CHANNEL is used incor...
2011-09-03 Andreas Färbersoftfloat: Use uint32 consistently
2011-09-03 Andreas Färbersoftfloat: Use uint16 consistently
2011-09-03 BradAllow overriding the location of Samba's smbd.
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-09-03 Stefan WeilAdd new macro QEMU_PACKED for packed C structures
2011-09-02 Frediano Zigliorename qemu_malloc and related to glib names for coherence
2011-09-02 BradFix install(1) usage to be compatible with OpenBSD...
2011-09-02 Anthony LiguoriRename qemu -> qemu-system-i386
2011-09-02 Anthony Liguorimain: force enabling of I/O thread
2011-09-02 Anthony Liguoritrace: fix out-of-tree builds
2011-09-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-01 Stefan Hajnoczibuild: sort objects to remove duplicates for link
2011-09-01 Anthony Liguorimain: switch qemu_set_fd_handler to g_io_add_watch
2011-09-01 Anthony LiguoriAdd glib support to main loop
2011-09-01 Peter Maydelltcg/ppc/tcg-target.c: Avoid 'set but not used' gcc...
2011-09-01 Stefan Hajnoczisimpletrace: fix process() argument count
2011-09-01 Lluístrace: enable all events
2011-09-01 Lluístrace: [stderr] add support for dynamically enabling...
2011-09-01 Lluístrace: [simple] disable all trace points by default
2011-09-01 Lluístrace: always use the "nop" backend on events with...
2011-09-01 Lluístrace: add "-trace events" argument to control initial...
2011-09-01 Lluístrace: always compile support for controlling and query...
2011-09-01 Lluístrace: separate trace event control and query routines...
2011-09-01 Lluístrace: generalize the "property" concept in the trace...
2011-09-01 Lluístrace: avoid conditional code compilation during option...
2011-09-01 Lluístrace: move backend-specific code into the trace/ directory
2011-09-01 Lluístrace: [make] replace 'ifeq' with values in CONFIG_TRACE_*
2011-09-01 Lluístrace: [configure] rename CONFIG_*_TRACE into CONFIG_TR...
2011-09-01 Lluísbuild: [simple] Include qemu-timer-common.o in trace...
2011-09-01 Lluísbuild: Fix linkage of QEMU_PROG
2011-08-31 Peter Maydelltusb6010: Convert to qdev
2011-08-30 Jan Kiszkamemory: Fix memory_region_get_ram_ptr for ROM devices
2011-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/monitor' into...
2011-08-29 Kevin Wolfqemu-img: Require larger zero areas for sparse handling
2011-08-29 Stefan WeilFix spelling in comments and debug messages (recieve...
2011-08-29 Alon Levyhw/pci-stub: fix comment typo
2011-08-29 Avi Kivitymemory: fix rom_device I/O mode
2011-08-28 Peter Maydellomap_gpmc: Implement prefetch engine
2011-08-28 Peter Maydellomap: Wire up the DMA request line to the GPMC
2011-08-28 Peter Maydellomap_gpmc: Pull prefetch engine data into sub-struct
2011-08-28 Juha Riihimäkiomap_gpmc: Accept a zero mask field on omap3630
2011-08-28 Peter Maydellhw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration
2011-08-28 Peter Maydellomap_gpmc: Support NAND devices
2011-08-28 Peter Maydellomap_gpmc: Reindent misindented switch statements
2011-08-28 Juha Riihimäkiomap_gpmc: Calculate revision from OMAP model
2011-08-28 Juha Riihimäkiomap_gpmc: Take omap_mpu_state* in omap_gpmc_init
2011-08-28 Peter Maydellomap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit
2011-08-28 Peter Maydellomap_gpmc: Wire up the GPMC IRQ correctly
2011-08-28 Peter Maydellomap_gpmc: GPMC_IRQSTATUS is write-one-to-clear
2011-08-28 Peter Maydellomap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap
2011-08-28 Peter Maydellomap_gpmc: Clean up omap_gpmc_attach MemoryRegion conve...
2011-08-28 Juha Riihimäkihw/onenand: Minor spacing fixes
2011-08-28 Juha Riihimäkihw/onenand: Qdevify
2011-08-28 Juha Riihimäkihw/onenand: Remove unnecessary argument from onenand_co...
2011-08-28 Peter Maydellhw/sysbus: Add sysbus_mmio_get_region()
2011-08-28 Avi Kivitysh_pci: Fix sh_pci memory alias confusion
2011-08-28 Artyom TarasenkoFix disabling interrupts in sun4u
2011-08-28 Edgar E. Iglesiasxilinx: Convert most xilinx devices to MemoryRegion
2011-08-28 Blue SwirlTCG: improve optimizer debugging
2011-08-28 Blue Swirldyngen-exec.h: cleanup
2011-08-27 Hervé Poussineaug364fb: convert to qdev
2011-08-27 Hervé Poussineaug364fb: use trace framework
2011-08-27 Pavel Borzenkovcheckpatch: fix braces {} handling
2011-08-27 Gerd HoffmannFix linker scripts
2011-08-27 BradFix build on OpenBSD with BSD userland emu and smartcar...
2011-08-26 Christoph Hellwigblock: latency accounting
2011-08-26 Michael S.... vhost-net: cleanup host notifiers at last step
2011-08-26 Edgar E. Iglesiaslinux-user: Correct a few missuses of host addresses
2011-08-25 Avi Kivitymemory: add opaque parameter to memory_region_init_rom_...
2011-08-25 Edgar E. Iglesiasmicroblaze: Add an MSR_PVR constant and use it.
2011-08-25 Edgar E. Iglesiasmicroblaze: Make the MSR PVR bit non writable
2011-08-25 Anthony LiguoriRevert "Merge remote-tracking branch 'qemu-kvm/memory...
2011-08-25 Jan Kiszkavga: Silence bogus gcc warning about uninitialized...
2011-08-25 Christoph Hellwigblock: explicit I/O accounting
2011-08-25 Jamie Ilesmonitor: fix build breakage for !CONFIG_VNC
2011-08-25 Frediano Ziglioqcow2: remove unused qcow2_create_refcount_update function
2011-08-25 Frediano Ziglioqcow2: use always stderr for debugging
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-25 Avi Kivitymemory: fix memory_region_init_rom_device() not initial...
2011-08-25 Frediano Zigliodisasm: update comment
2011-08-25 Jan KiszkaFix up some style nits of last uq/master merge
2011-08-25 Avi Kivitymilkymist: convert to memory API
next