aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16tmp105: Add temperature QOM propertyAndreas Färber
2013-01-16tmp105: QOM'ifyAndreas Färber
2013-01-16tests: Add tmp105 qtest test caseAndreas Färber
2013-01-16tmp105: Fix I2C protocol bugAndreas Färber
2013-01-16tmp105: Split out I2C message constants from headerAndreas Färber
2013-01-16libqtest: Prepare I2C libqosAndreas Färber
2013-01-16audio: Replace non-portable asprintf in debug code by g_strdup_printfStefan Weil
2013-01-16usb-storage: Drop useless null test in usb_msd_handle_data()Markus Armbruster
2013-01-16ui: Drop useless null tests in parse_keyboard_layout()Markus Armbruster
2013-01-16pseries: Replace non-portable asprintf by g_strdup_printfStefan Weil
2013-01-16Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405Knut Omang
2013-01-15qdev: Prepare "realized" propertyAndreas Färber
2013-01-15qdev: Fold state enum into bool realizedAndreas Färber
2013-01-15pseries: set no default boot orderAvik Sil
2013-01-15Make default boot order machine specificAvik Sil
2013-01-15acl: Free memory allocated with g_malloc() with g_free()Markus Armbruster
2013-01-15acl: Fix acl_remove not to mess up the ACLMarkus Armbruster
2013-01-15sdl: Fix heap smash in sdl_zoom_rgb{16,32} for int > 32 bitsMarkus Armbruster
2013-01-15kvm: add stub for kvm_irqchip_update_msi_routeMichael S. Tsirkin
2013-01-15Merge remote-tracking branch 'afaerber/memory-ioport' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'mdroth/qga-pull-1-14-2013-2' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'mdroth/qga-pull-1-14-2013' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'sstabellini/xen-2013-01-14' into stagingAnthony Liguori
2013-01-15acpi_piix4: Do not use old_portio-style callbacksHervé Poussineau
2013-01-15xen_platform: Do not use old_portio-style callbacksHervé Poussineau
2013-01-15hw/dma.c: Fix conversion of ioport_register* to MemoryRegionJulien Grall
2013-01-15configure: try pkg-config for cursesVadim Evard
2013-01-15block: Fix how mirror_run() frees its bufferMarkus Armbruster
2013-01-15win32-aio: Fix how win32_aio_process_completion() frees bufferMarkus Armbruster
2013-01-15scsi-disk: qemu_vfree(NULL) is fine, simplifyMarkus Armbruster
2013-01-15w32: Make qemu_vfree() accept NULL like the POSIX implementationMarkus Armbruster
2013-01-15sheepdog: clean up sd_aio_setup()Liu Yuan
2013-01-15sheepdog: multiplex the rw FD to flush cacheLiu Yuan
2013-01-15qom: Make object_resolve_path_component() path argument constAndreas Färber
2013-01-15Add libcacard/trace/generated-tracers.c to .gitignoreAlex Rozenman
2013-01-15block: clear dirty bitmap when discardingPaolo Bonzini
2013-01-15ide: issue discard asynchronously but serialize the piecesPaolo Bonzini
2013-01-15ide: fix TRIM with empty range entryPaolo Bonzini
2013-01-15block: make discard asynchronousPaolo Bonzini
2013-01-15raw: support discard on block devicesPaolo Bonzini
2013-01-15raw-posix: remember whether discard failedPaolo Bonzini
2013-01-15raw-posix: support discard on more filesystemsKusanagi Kouichi
2013-01-15block: fix initialization in bdrv_io_limits_enable()Peter Lieven
2013-01-15target-i386: Use switch in check_hw_breakpoints()liguang
2013-01-15target-i386: Avoid goto in hw_breakpoint_insert()liguang
2013-01-15target-i386: Introduce hw_{local,global}_breakpoint_enabled()liguang