]> git.proxmox.com Git - mirror_qemu.git/history - monitor.c
build: kill libdis, move disassemblers to disas/
[mirror_qemu.git] / monitor.c
2012-12-19 Paolo Bonzinibuild: kill libdis, move disassemblers to disas/
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-17 Michael S. Tsirkinpci: update all users to look in pci/
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-31 Andreas Färbertarget-i386: Pass X86CPU to cpu_x86_inject_mce()
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-24 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-10-24 Paolo Bonziniblock: introduce BLOCK_JOB_READY event
2012-10-24 Corey Bryantmonitor: Prevent removing fd from set during init
2012-10-24 Corey Bryantmonitor: Enable adding an inherited fd to an fd set
2012-10-24 Corey Bryantmonitor: Allow add-fd to any specified fd set
2012-10-23 Avi KivityRename target_phys_addr_t to hwaddr
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Peter Maydellcpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.66' into staging
2012-10-05 Avi KivityMake target_phys_addr_t 64 bits unconditionally
2012-09-28 Paolo Bonziniblock: introduce block job error
2012-09-26 Luiz Capitulinoqapi: convert add_client
2012-09-26 Paolo Bonzinimonitor: add Error * argument to monitor_get_fd
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-10 Aurelien JarnoMerge branch 'spice.v59' of git://anongit.freedesktop...
2012-09-10 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-09-07 Nicholas Bellingermonitor: Rename+move net_handle_fd_param -> monitor_han...
2012-09-05 Luiz Capitulinoqapi: convert screendump
2012-09-05 Amos Kongqapi: convert sendkey
2012-09-05 Amos Kongmonitor: move key_defs[] table and introduce two help...
2012-09-05 Amos Konghmp: rename arguments
2012-09-05 Amos Kongmonitor: rename keyname '<' to 'less'
2012-09-05 Yonit Halperinspice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
2012-08-24 Anthony Liguorimonitor: don't try to initialize json parser when monit...
2012-08-23 Anthony Liguorimonitor: move json init from OPEN event to init
2012-08-22 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-20 Blue Swirlmonitor: avoid declaring unused variables
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Corey Bryantmonitor: Clean up fd sets on monitor disconnect
2012-08-15 Corey Bryantblock: Enable qemu_open/close to work with fd sets
2012-08-15 Corey Bryantqapi: Introduce add-fd, remove-fd, query-fdsets
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Luiz Capitulinoqmp: add SUSPEND_DISK event
2012-08-13 Luiz Capitulinoqmp: switch to the new error format on the wire
2012-08-13 Luiz Capitulinomonitor: drop unused monitor debug code
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-08 Orit WassermanAdd migrate_set_cache_size command
2012-08-08 Orit WassermanAdd migration capabilities
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-07-19 Harsh Prateek Boramonitor: remove unused do_info_trace
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/bios.2' into staging
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.57' into staging
2012-07-14 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-07-14 Peter Maydellmonitor: Use TARGET_PRI*PHYS to avoid TARGET_PHYS_ADDR_...
2012-07-13 Corey Bryantqapi: Convert getfd and closefd
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-15 Daniel P. BerrangeAdd rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCH...
2012-06-15 Daniel P. BerrangeAdd event notification for guest balloon changes
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Daniel P. BerrangeAdd 'query-events' command to QMP to query async events
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-05-08 Luiz Capitulinohmp: fix bad value conversion for M type
2012-05-08 Luiz Capitulinohmp: expr_unary(): check for overflow in strtoul()...
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-04-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
next