]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-12-11 Dong Xu Wangqemu-option: opt_set(): split it up into more functions
2012-12-11 Fabien ChouteauFix error code checking for SetFilePointer() call
2012-12-11 Stefan Prieberbd: Fix race between aio completition and aio cancel
2012-12-11 Kevin Wolfqemu-io: Implement write -c for compressed clusters
2012-12-11 Corey Bryanttests: Add tests for fdsets
2012-12-11 Luiz Capitulinoblock: bdrv_img_create(): drop unused error handling...
2012-12-11 Luiz Capitulinoqmp: qmp_drive_mirror(): pass Error object to bdrv_img_...
2012-12-11 Luiz Capitulinoqmp: qmp_transaction(): pass Error object to bdrv_img_c...
2012-12-11 Luiz Capitulinoqemu-img: img_create(): drop unneeded goto and ret...
2012-12-11 Luiz Capitulinoqemu-img: img_create(): pass Error object to bdrv_img_c...
2012-12-11 Luiz Capitulinoblock: bdrv_img_create(): add Error ** argument
2012-12-11 Christian Borntraegerblock: simplify default_drive
2012-12-11 Christian BorntraegerSupport default block interfaces per QEMUMachine
2012-12-11 Paolo Bonziniraw-posix: inline paio_ioctl into hdev_aio_ioctl
2012-12-11 Charles Arnoldblock: vpc support for ~2 TB disks
2012-12-11 Charles Arnoldblock: vpc initialize the uuid footer field
2012-12-11 David Gibsonvirtio-blk: Remove duplicate property definition
2012-12-11 Kevin Wolfblock: Avoid second open for format probing
2012-12-11 Kevin Wolfblock: Factor out bdrv_open_flags
2012-12-11 Kevin Wolfaio: Get rid of qemu_aio_flush()
2012-12-11 Kevin Wolfblock: Improve bdrv_aio_co_cancel_em
2012-12-11 Stefan Hajnoczitests: avoid qemu_aio_flush() in test-thread-pool.c
2012-12-11 Stefan Hajnoczitests: use aio_poll() instead of aio_flush() in test...
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
2012-12-04 Gerd Hoffmannacpi: fix piix4 smbus mapping
next