]> git.proxmox.com Git - mirror_qemu.git/history - monitor.c
Rename target_phys_addr_t to hwaddr
[mirror_qemu.git] / monitor.c
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...
2012-03-31 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-31 Blue SwirlMerge branch 'qom-cpu-unicore32.v3' of git://github...
2012-03-31 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-03-29 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-27 Paolo Bonziniqmp: add and use q type specifier
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v50' into...
2012-03-19 Yonit Halperinmonitor: fix client_migrate_info error handling
2012-03-19 Jeff Codymonitor: Remove unused bool field 'qapi' in mon_cmd_t...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-14 Andreas Färbermonitor: Don't access registers through CPUState
2012-03-03 Blue SwirlMerge branch 'upstream' of git://qemu.weilnetz.de/qemu
2012-03-03 Blue SwirlMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
next