]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-01-21 KONRAD Fredericvirtio-s390-bus: add virtio-s390-bus.
2013-01-21 KONRAD Fredericvirtio-pci: refactor virtio-pci device.
2013-01-21 KONRAD Fredericvirtio-pci-bus: introduce virtio-pci-bus.
2013-01-21 KONRAD Fredericvirtio-device: refactor virtio-device.
2013-01-21 KONRAD Fredericvirtio-bus: introduce virtio-bus
2013-01-21 KONRAD Fredericqdev: add a maximum device allowed field for the bus.
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread.next...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-01-21 Andreas Färbertarget-microblaze: Drop unused cpu_mb_close() prototype
2013-01-21 Andreas Färbertarget-cris: Drop unused cpu_cris_close() prototype
2013-01-21 Stefan Weilhw/tpci200: Fix compiler warning (redefined symbol...
2013-01-21 Vadim Evardconfigure: silence pkg-config's check for curses
2013-01-21 Michael Tokarevacpitable: open the data file in binary mode
2013-01-21 Stefan Weilhw: Spelling fix in log message
2013-01-21 Gerd Hoffmannseabios: update to 1.7.2 release
2013-01-20 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-19 Stefan Weiltci: Fix broken build (regression)
2013-01-19 Andreas Färberblock/raw-posix: Make hdev_aio_discard() available...
2013-01-19 Stefan Weilusb: Fix compilation for MinGW (regression)
2013-01-19 Andreas Färbercpu-defs.h: Drop qemu_work_item prototype
2013-01-19 Peter Maydelltcg/target-arm: Add missing parens to assertions
2013-01-19 Stefan WeilReplace non-portable asprintf by g_strdup_printf
2013-01-19 Markus Armbrustervl: Use size_t for sizes in get_boot_devices_list()
2013-01-19 Markus Armbrusterfw_cfg: Use void *, size_t instead of uint8_t *, uint32...
2013-01-19 Markus Armbrusterpc: Clean up bochs_bios_init()'s (non-)use of sizeof
2013-01-19 Markus Armbrustersun4: Fix unchecked strdup() by switching to fw_cfg_add...
2013-01-19 Markus Armbrusterpc: Fix unchecked strdup() by switching to fw_cfg_add_s...
2013-01-19 Markus Armbrusterfw_cfg: New fw_cfg_add_string()
2013-01-19 Markus Armbrusterfw_cfg: Dumb down fw_cfg_add_*() not to return success...
2013-01-19 Markus Armbrusterfw_cfg: Replace debug prints by tracepoints
2013-01-19 Paolo Bonzinioptimize: optimize using nonzero bits
2013-01-19 Paolo Bonzinioptimize: track nonzero bits of registers
2013-01-19 Paolo Bonzinioptimize: only write to state when clearing optimizer...
2013-01-19 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-19 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2013-01-19 Blue SwirlMerge branch 'axp-next' of git://github.com/rth7680...
2013-01-18 Cornelia Hucks390: Add a hypercall registration interface.
2013-01-18 Andreas Färbertarget-s390x: Unregister reset callback on finalization
2013-01-18 Alexander Grafs390x: fix indentation
2013-01-18 Jens Freimanns390: Add CPU reset handler
2013-01-18 Stefan Weils390x: Remove inline function ebcdic_put and related...
2013-01-18 Viktor MihajlovskiS390: Enable -cpu help and QMP query-cpu-definitions
2013-01-18 Christian Borntraegers390: Move IPL code into a separate device
2013-01-18 Christian Borntraegers390: new contributions GPLv2 or later
2013-01-18 Alexander GrafPPC: KVM: Add support for EPR with KVM
2013-01-18 Alexander Grafopenpic: export e500 epr enable into a ppc.c function
2013-01-18 Alexander GrafUpdate Linux kernel headers
2013-01-18 Alexander GrafPPC: e500: Change in-memory order of load blobs
2013-01-18 Alexander GrafPPC: Provide zero SVR for -cpu e500mc and e5500
2013-01-18 Alexander GrafPPC: E500: Calculate loading blob offsets properly
2013-01-18 Alexander Grafopenpic: set mixed mode as supported
2013-01-18 Alexander Grafopenpic: unify gcr mode mask updates
2013-01-18 Alexander Grafopenpic: move gcr write into a function
2013-01-18 Stefan Hajnoczidataplane: support viostor virtio-pci status bit setting
2013-01-18 Stefan Hajnoczidataplane: avoid reentrancy during virtio_blk_data_plan...
2013-01-18 Michael Tokarevwin32-aio: use iov utility functions instead of open...
2013-01-17 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-01-17 Michael S.... virtio-pci: fix irqfd cleanup argument order
2013-01-17 Andreas Färberqom: Extend documentation on QOM method concepts
2013-01-17 Stefan HajnocziMakefile: drop recursive libcacard clean
2013-01-17 Juan Quintelamigration: remove argument to qemu_savevm_state_cancel
2013-01-17 Juan Quintelamigration: Only go to the iterate stage if there is...
2013-01-17 Juan Quintelamigration: unfold rest of migrate_fd_put_ready() into...
2013-01-17 Juan Quintelamigration: move exit condition to migration thread
2013-01-17 Juan Quintelamigration: Add buffered_flush error handling
2013-01-17 Juan Quintelamigration: move beginning stage to the migration thread
2013-01-17 Juan Quintelaqemu-file: Only set last_error if it is not already set
2013-01-17 Paolo Bonzinimigration: fix off-by-one in buffered_rate_limit
2013-01-17 Paolo Bonzinimigration: remove double call to migrate_fd_close
2013-01-17 Paolo Bonzinimigration: make function static
2013-01-17 Paolo Bonziniuse XFER_LIMIT_RATIO consistently
2013-01-17 Paolo BonziniProtect migration_bitmap_sync() with the ramlist lock
2013-01-17 Paolo BonziniUnlock ramlist lock also in error case
2013-01-17 Wenchao XiaHMP: add sub command table to info
2013-01-17 Wenchao XiaHMP: move define of mon_cmds
2013-01-17 Wenchao XiaHMP: add infrastructure for sub command
2013-01-17 Wenchao XiaHMP: delete info handler
2013-01-17 Wenchao XiaHMP: add QDict to info callback handler
2013-01-17 Kevin Wolfwin32-aio: Fix memory leak
2013-01-17 Kevin Wolfwin32-aio: Fix vectored reads
2013-01-17 Kevin Wolfaio: Fix return value of aio_poll()
2013-01-17 Kevin Wolfide: Remove wrong assertion
2013-01-17 Jeff Codyblock: fix null-pointer bug on error case in block...
2013-01-17 Blue Swirlbswap: improve gluing
2013-01-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.1' into...
2013-01-16 Paolo Bonzinibuild: fix Win32 clean build
2013-01-16 Andreas Färbertmp105: Add temperature QOM property
2013-01-16 Andreas Färbertmp105: QOM'ify
2013-01-16 Andreas Färbertests: Add tmp105 qtest test case
2013-01-16 Andreas Färbertmp105: Fix I2C protocol bug
2013-01-16 Andreas Färbertmp105: Split out I2C message constants from header
2013-01-16 Andreas Färberlibqtest: Prepare I2C libqos
2013-01-16 Stefan Weilaudio: Replace non-portable asprintf in debug code...
2013-01-16 Markus Armbrusterusb-storage: Drop useless null test in usb_msd_handle_d...
2013-01-16 Markus Armbrusterui: Drop useless null tests in parse_keyboard_layout()
2013-01-16 Stefan Weilpseries: Replace non-portable asprintf by g_strdup_printf
2013-01-16 Knut OmangAdd new DEFAULT_MACHINE_OPTIONS to q35 and ppc405
2013-01-16 Laurent Vivieralpha-linux-user: Correct select
2013-01-16 Laurent Vivieralpha-linux-user: Translate fcntl l_type
next