]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2011-10-03  Stefan Hajnoczitrace: trace bdrv_open_common()
2011-10-03  Michael Rothhmp: re-enable trace-file command
2011-10-03  Edgar E. Iglesiasetrax-dma: Remove bogus if statement
2011-10-02  Jan Kiszkamemory: Print regions in ascending order
2011-10-02  Jan Kiszkamemory: Do not print empty PIO root
2011-10-02  Jan Kiszkamemory: Print region priority
2011-10-02  Blue Swirlmemory: simple memory tree printer
2011-10-01  Blue SwirlMove GETPC from dyngen-exec.h to exec-all.h
2011-10-01  Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-10-01  Blue SwirlDocument softmmu templates
2011-10-01  Blue SwirlESP: convert to trace framework
2011-10-01  Alexander GrafPPC: Drop initial ESCC mapping
2011-10-01  Jan Kiszkatcg-i386: Introduce limited deposit support
2011-10-01  Jan Kiszkamips_fulong2e: Reorder ISA bus and i8259 creation
2011-10-01  Jan Kiszkatarget-i386: Remove redundant word mask in port out...
2011-10-01  Peter Maydellsoftfloat: Reinstate accidentally disabled target-speci...
2011-10-01  Peter Maydelltcg/arm: Remove unused tcg_out_addi()
2011-10-01  Bradconfigure: Detect predefined compiler symbols for ARM...
2011-10-01  Stefan Weiltcg: Add some assertions
2011-10-01  Stefan Weiltcg: Add forward declarations for local functions
2011-10-01  Stefan Weiltcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h
2011-10-01  Stefan Weiltcg: Declare TCG_TARGET_REG_BITS in tcg.h
2011-09-29  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-29  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-28  Blue SwirlAdd OpenBIOS as a submodule
2011-09-28  Thomas Huthslirp: Fix packet expiration
2011-09-28  Jan Kiszkaslirp: Fix use after release on tcp_input
2011-09-27  Blue SwirlPPC: use memory API to construct the PCI hole
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/urgen...
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'pmaydell/omap-for-upstrea...
2011-09-26  Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-25  Avi Kivityppc_prep: fix pci config space initialization
2011-09-25  Richard Hendersonfdc: Convert isabus_fdc_init1 to MemoryRegion
2011-09-25  Richard Hendersonserial: Convert serial_isa_initfn to MemoryRegion
2011-09-25  Richard Hendersonpckbd: Convert to MemoryRegion
2011-09-25  Richard Hendersoni8259: Convert to MemoryRegion
2011-09-25  Avi Kivityppc_prep: initialize i8259 after the ISA bus
2011-09-25  Avi Kivitymips_r4k: initialize i8259 after the ISA bus
2011-09-25  Avi Kivitymips_jazz: initialize i8259 after the ISA bus
2011-09-25  Avi Kivitymips_malta: move i8259 initialization after piix4 initi...
2011-09-25  Richard Hendersoni8254: Convert to MemoryRegion
2011-09-25  Richard Hendersoncs4231a: Convert to MemoryRegion
2011-09-25  Richard Hendersonpc: Re-order pc_init1 to initialize the ISA bus before...
2011-09-25  Richard Hendersonisa: add isa_register_ioport()
2011-09-25  Richard Hendersonisa: Pass i/o address space to isa_bus_new
2011-09-25  Richard Hendersonpci: add pci_address_space_io()
2011-09-25  Avi Kivitymemory: implement memory_region_set_readonly()
2011-09-23  Peter MaydellMAINTAINERS: update maintainer for target-arm and ARM...
2011-09-23  Peter MaydellMakefile: Remove 'tarbin' target
2011-09-23  Marcelo Tosattiqemu-char: use qemu_set_fd_handler/2 consistently
2011-09-23  Hervé Poussineauadlib: remove write-only variable
2011-09-23  Avi Kivityirq: introduce qemu_irq_proxy()
2011-09-23  David GibsonBarriers in qemu-barrier.h should not be x86 specific
2011-09-23  David Gibsonvirtio: Use global memory barrier macros
2011-09-23  Stefan WeilFix and clean code which tests the gcc version
2011-09-23  Stefan WeilMove macro QEMU_GNUC_PREREQ to compiler.h
2011-09-23  Donald Dutilepci-devfn: check that device/slot number is within...
2011-09-23  Hervé Poussineauisapc: give system address space when pci is disabled
2011-09-23  Michael Rothbuild: fix race with creating qapi-generated
2011-09-23  Jan Kiszkacirrus: Unbreak ISA support
2011-09-23  Jan Kiszkavga: Unbreak ISA support
2011-09-23  Jan Kiszkapc: Disable HPET for ISA machine
2011-09-23  Jan Kiszkapc: Unbreak ROM mapping for ISA machine
2011-09-23  dann fraziere1000: Don't set the Capabilities List bit
2011-09-23  Frediano Zigliocore: remove qemu_service_io
2011-09-23  Peter MaydellMAINTAINERS: claim maintainership for the OMAP devices
2011-09-23  Peter Maydellhw/omap1: Wire up GPIO clock
2011-09-23  Peter Maydellomap_intc: Qdevify
2011-09-23  Peter Maydellomap_intc: Use MemoryRegion API
2011-09-23  Peter Maydellhw/omap_gpmc: Modify correct field when writing IRQSTAT...
2011-09-23  Peter Maydellhw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Add handle based fs driver
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Implement TFLUSH operation
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Avoid unnecessary get_fid in v9fs_clunk
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Add fs driver specific details to fscontext
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Add init callback to fs driver
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Move fid pathname tracking to seperate data...
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Use read-write lock for protecting fid path.
2011-09-22  Aneesh Kumar K.Vhw/9pfs: Make v9fs_string* functions non-static
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-21  Nick Thomasblock/curl: Don't finish AIOCBs too early
2011-09-21  Nick Thomasblock/curl: Implement a flush function on the fd handlers
2011-09-21  Daniel Verkampahci: add port I/O index-data pair
2011-09-21  Lluís Vilanovatrace: Update docs to use example events that exist
2011-09-21  Stefan Hajnoczitrace: use binary file open mode in simpletrace
2011-09-21  Stefan Hajnoczitrace: portable simple trace backend using glib
2011-09-21  Stefan HajnocziMAINTAINERS: add tracing subsystem
2011-09-21  Stefan Hajnoczitrace: allow trace events with string arguments
2011-09-21  Christoph Eggeruse qemu_* ctype functions
2011-09-21  Stefan WeilRemove qemu_host_page_bits
2011-09-21  Jan KiszkaAbort on thread layer errors
2011-09-21  Jan KiszkaSilence make if nothing is to do for libcacard
2011-09-21  Jan KiszkaDrop unneeded pthread.h inclusions
2011-09-21  Paolo Bonzinifix compilation with stderr trace backend
next