]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-12-14 Alexander Grafopenpic: remove irq_out
2012-12-14 Alexander Grafopenpic: rename openpic_t to OpenPICState
2012-12-14 Alexander Grafopenpic: convert simple reg operations to builtin bitops
2012-12-14 Alexander Grafopenpic: remove unused type variable
2012-12-14 Alexander Grafopenpic: unify memory api subregions
2012-12-14 Alexander Grafopenpic: combine openpic and mpic reset functions
2012-12-14 Alexander Grafopenpic: merge mpic and openpic timer handling
2012-12-14 Alexander Grafopenpic: combine mpic and openpic irq raise functions
2012-12-14 Alexander Grafopenpic: Convert subregions to memory api
2012-12-14 Alexander Grafopenpic: combine mpic and openpic src handlers
2012-12-14 Alexander Grafopenpic: update to proper memory api
2012-12-14 Alexander Grafmpic: Unify numbering scheme
2012-12-14 Alexander Grafopenpic: Remove unused code
2012-12-14 David Gibsonpseries: Don't allow TCE (iommu) tables to be registere...
2012-12-14 Bharat BhushanAdding BAR0 for e500 PCI controller
2012-12-14 Bharat Bhushane500: Adding CCSR memory region
2012-12-14 David Gibsonpseries: Update SLOF for NVRAM support
2012-12-14 David Gibsonpseries: Implement PAPR NVRAM
2012-12-14 David Gibsonpseries: Split xics irq configuration from state inform...
2012-12-14 David Gibsonpseries: Add tracepoints to the XICS interrupt controller
2012-12-14 Ben Herrenschmidtpseries: Allow RTAS tokens without a qemu handler
2012-12-14 Michael Ellermanpseries: Return the token when we register an RTAS...
2012-12-14 Ben Herrenschmidtpseries: Use #define for XICS base irq number
2012-12-14 David Gibsonpseries: Fix incorrect initialization of interrupt...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/acpi.1' into staging
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-12-10 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.74' into staging
2012-12-08 Peter Maydellconfigure: Default to 'cc', not 'gcc'
2012-12-08 Peter Maydelllinux-user: Merge pread/pwrite into pread64/pwrite64
2012-12-08 Max Filippovtarget-xtensa: use movcond where possible
2012-12-08 Max Filippovtarget-xtensa: add s32c1i unit tests
2012-12-08 Max Filippovtarget-xtensa: add SR accessibility unit tests
2012-12-08 Max Filippovtarget-xtensa: implement MISC SR
2012-12-08 Max Filippovtarget-xtensa: better control rsr/wsr/xsr access to SRs
2012-12-08 Max Filippovtarget-xtensa: restrict available SRs by enabled options
2012-12-08 Max Filippovtarget-xtensa: implement CACHEATTR SR
2012-12-08 Max Filippovtarget-xtensa: implement ATOMCTL SR
2012-12-08 Blue SwirlMerge branch 'master' of git.qemu-project.org:/pub...
2012-12-08 Eduardo Habkostfinally kill cpudef config section support
2012-12-08 Blue SwirlMerge branch 'memory-ioport' of git://github.com/afaerb...
2012-12-08 Peter MaydellHACKING: List areas where we may rely on impdef C behaviour
2012-12-08 Gerd Hoffmannpixman: require 0.18.4 or newer
2012-12-08 Evgeny VoevodinTCG: Remove unused global gen_opc_ arrays.
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_instr_start from context instead of...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_icount from context instead of global...
2012-12-08 Evgeny VoevodinTCG: Use gen_opc_pc from context instead of global...
2012-12-08 Evgeny Voevodintcg/tcg.h: Duplicate global TCG gen_opc_ arrays into...
2012-12-08 Brad Smithcurses: Remove OpenBSD workaround
2012-12-08 Richard Hendersonexec: Advise huge pages for the TCG code gen buffer
2012-12-07 Igor Mammedovtarget-i386: Postpone cpuid_level update to realize...
2012-12-07 Markus Armbrusterpc_sysfw: Plug memory leak on pc_fw_add_pflash_drv...
2012-12-07 Michal Privoznikqemu-options: Fix space at EOL
2012-12-07 Stefan WeilFix spelling in comments and documentation
2012-12-07 Markus ArmbrusterClean up pci_drive_hot_add()'s use of BlockInterfaceType
2012-12-07 Peter Crosthwaitearm: a9mpcore: remove un-used ptimer_iomem field
2012-12-07 Richard Hendersontarget-sparc: Remove t0, t1 from CPUSPARCState
2012-12-07 Richard Hendersontarget-m68k: Remove t1 from CPUM68KState
2012-12-07 Richard Hendersontarget-alpha: Remove t0, t1 from CPUAlphaState
2012-12-07 Stefan Weils390x: Spelling fixes (endianess -> endianness, occured...
2012-12-07 Stefan WeilFix comments (adress -> address, layed -> laid, wierd...
2012-12-07 Stefan WeilFix spelling (prefered -> preferred)
2012-12-07 Peter Maydellconfigure: Remove stray debug output
2012-12-07 Peter Crosthwaitesd: Send debug printfery to stderr not stdout
2012-12-06 Igor Mammedovtarget-i386: Use define for cpuid vendor string size
2012-12-06 Eduardo Habkosttarget-i386: Separate feature string parsing from CPU...
2012-12-06 Eduardo Habkosttarget-i386/cpu.c: Coding style fixes
2012-12-06 Eduardo Habkostqdev: qdev_create(): use error_report() instead of...
2012-12-06 Eduardo Habkostsysemu.h: Include qemu-types.h instead of qemu-common.h
2012-12-06 Eduardo HabkostCreate qemu-types.h for struct typedefs
2012-12-06 Eduardo Habkostqlist.h: Do not include qemu-common.h
2012-12-06 Eduardo Habkostqga/channel-posix.c: Include headers it needs
2012-12-06 Eduardo Habkostqapi/qmp-registry.c: Include headers it needs
2012-12-06 Eduardo Habkostui/vnc-palette.c: Include headers it needs
2012-12-06 Eduardo Habkostuser: Rename qemu-types.h to qemu-user-types.h
2012-12-06 Eduardo Habkostuser: Move *-user/qemu-types.h to main directory
2012-12-06 Petar Jovanovictarget-mips: Fix incorrect shift for SHILO and SHILOV
2012-12-06 Petar Jovanovictarget-mips: Fix incorrect code and test for INSV
2012-12-05 Paolo Bonzinivirtfs-proxy-helper: use setresuid and setresgid
2012-12-05 Peter Crosthwaitexilinx_uartlite: Accept input after rx FIFO pop
2012-12-05 Peter Crosthwaitexilinx_uartlite: suppress "cannot receive message"
2012-12-05 Peter Crosthwaitexilinx_axienet: Implement R_IS behaviour
2012-12-04 Julien Grallhw/dma.c: Replace register_ioport_*
2012-12-04 Julien Grallhw/pc.c: Replace register_ioport_*
2012-12-04 Julien Grallserial: Replace register_ioport_*
2012-12-04 Julien Grallhw/cirrus_vga.c: Replace register_ioport_*
2012-12-04 Julien Grallhw/apm.c: Replace register_ioport_*
2012-12-04 Julien Grallisa: Add isa_address_space_io()
2012-12-04 Hans de Goedeusb-tablet: Allow connecting to ehci
2012-12-04 Hans de Goedeehci: Lower timer freq when the periodic schedule is...
2012-12-04 Hans de Goedeusb: Allow overriding of usb_desc at the device level
2012-12-04 Hans de Goedeusb: Don't allow USB_RET_ASYNC for interrupt packets
2012-12-04 Hans de Goedeusb: Call wakeup when data becomes available for all...
2012-12-04 Gerd Hoffmannadd pc-1.4
2012-12-04 Gerd Hoffmannacpi: drop debug port
2012-12-04 Gerd Hoffmannq35: update lpc pci config space according to configure...
2012-12-04 Gerd Hoffmannapci: switch piix4 pci hotplug to memory api
2012-12-04 Gerd Hoffmannacpi: remove acpi_gpe_blk
2012-12-04 Gerd Hoffmannapci: switch piix4 gpe to memory api
next