]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-12-03  Mark McLoughlinnet: move dump backend code from net.c to net/dump.c
2009-12-03  Mark McLoughlinnet: move socket backend code from net.c to net/socket.c
2009-12-03  Mark McLoughlinnet: move vde code from net.c to net/vde.c
2009-12-03  Mark McLoughlinnet: move slirp code from net.c to net/slirp.c
2009-12-03  Juan Quintelaac97: port to vmstate
2009-12-03  Juan Quintelaac97: up savevm version and remove active from state
2009-12-03  Juan Quintelaac97: recalculate active after loadvm
2009-12-03  Juan Quintelaac97: sizeof needs %zd
2009-12-03  Juan Quintelagus: port to vmstate
2009-12-03  Juan Quintelac4231a: port to vmstate
2009-12-03  Juan Quintelaes1370: port to vmstate
2009-12-03  Juan Quintelasb16: port to vmstate
2009-12-03  Juan Quintelaaudio: port to vmstate
2009-12-03  Juan Quintelaaudio: fix compilation of DEBUG_PLIVE
2009-12-03  Luiz CapitulinoQMP: Introduce vm-info
2009-12-03  Luiz CapitulinoQMP: Introduce qmp-shell
2009-12-03  Luiz CapitulinoQMP: Introduce qmp-events.txt
2009-12-03  Luiz CapitulinoQMP: Introduce specification
2009-12-03  Luiz CapitulinoQMP: Introduce README file
2009-12-03  Luiz CapitulinoQMP: Disable monitor print functions
2009-12-03  Luiz CapitulinoQMP: Introduce basic asynchronous events
2009-12-03  Luiz CapitulinoQMP: Asynchronous events infrastructure
2009-12-03  Luiz CapitulinoQMP: Allow 'query-' commands
2009-12-03  Luiz CapitulinoQMP: Input support
2009-12-03  Luiz CapitulinoQMP: do_info() checks
2009-12-03  Luiz CapitulinoQMP: Output support
2009-12-03  Luiz CapitulinoQMP: Initial support
2009-12-03  Luiz CapitulinoQError: Add errors needed by QMP
2009-12-03  Luiz Capitulinomonitor: Introduce 'info commands'
2009-12-03  Luiz Capitulinomonitor: Rename monitor_handle_command()
2009-12-03  Luiz Capitulinomonitor: Introduce monitor_find_command()
2009-12-03  Luiz Capitulinomonitor: Introduce monitor_call_handler()
2009-12-03  Luiz Capitulinomonitor: Command-line flag to enable control mode
2009-12-03  Luiz Capitulinomonitor: Introduce MONITOR_USE_CONTROL flag
2009-12-03  Luiz Capitulinomonitor: do_info_balloon(): Use QError
2009-12-03  Luiz CapitulinoQError: Add QERR_KVM_MISSING_CAP
2009-12-03  Luiz CapitulinoQError: Add QERR_DEVICE_NOT_ACTIVE
2009-12-03  Luiz Capitulinoqdev: Use QError for 'device not found' error
2009-12-03  Luiz CapitulinoQError: Add QERR_DEVICE_NOT_FOUND
2009-12-03  Luiz Capitulinomonitor: QError support
2009-12-03  Luiz CapitulinoIntroduce QError
2009-12-03  Luiz Capitulinoutests: Add qstring_from_substr() unit-test
2009-12-03  Luiz Capitulinoutests: Add qstring_append_chr() unit-test
2009-12-03  Luiz CapitulinoQString: Introduce qstring_from_substr()
2009-12-03  Luiz CapitulinoQString: Introduce qstring_append_int()
2009-12-03  Luiz CapitulinoQString: Introduce qstring_append_chr()
2009-12-03  Luiz CapitulinoQJSON: Introduce qobject_from_jsonv()
2009-12-02  Juha Riihimäkifix I2C slave addressing
2009-12-02  Gerd HoffmannFix qdev property type definition for isa serial/parall...
2009-12-02  Jean-Christophe... Fix qemu_malloc/qemu_free use in rtl8139.c
2009-12-02  Jean-Christophe... Fix free use in xen_backend.c
2009-12-02  Jean-Christophe... Fix qemu_free use in scsi-generic.c
2009-12-02  Jean-Christophe... Fix qemu_free use in nseries.c
2009-12-02  Jean-Christophe... Fix qemu_free use in bt-l2cap.c
2009-12-02  Jean-Christophe... Fix qemu_free use in nand.c
2009-12-02  Jean-Christophe... Fix qemu_free use in baum.c
2009-12-02  Jean-Christophe... Fix qemu_free use in acpi.c
2009-12-02  Michael S.... pci: move apb specific stuff to apb_pci.c
2009-12-02  Michael S.... configure: use correct cflags in compiler checks
2009-12-02  Stefan Weilvga-pci: Fix access to linear framebuffer
2009-12-02  Stefan WeilMakefile: Remove unneeded prerequisites
2009-12-01  Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01  Michael S.... msix: clear pending bit of an unused vector
2009-12-01  Michael S.... msix: fix reset value for enable bit
2009-12-01  Michael S.... msix: fix mask bit state after reset
2009-12-01  Michael S.... virtio: do not reset msix state on soft reset
2009-12-01  Michael S.... msix: add helper to unuse all msix entries
2009-12-01  Michael S.... pci: convert goto into scope in bridge_filter
2009-12-01  Isaku Yamahatapci: pci bridge related clean up.
2009-12-01  Isaku Yamahatapci: fix pci_config_get_io_base().
2009-12-01  Isaku Yamahatapci: remove magic number, 256 in pci.c
2009-12-01  Michael S.... pci: split up up pci_update mappings
2009-12-01  Isaku Yamahatapci: clean up of pci_update_mappings()
2009-12-01  Isaku Yamahatapci: remove unused constants
2009-12-01  Isaku Yamahatapci: move typedef, PCIHostState, PCIExpressHost to...
2009-12-01  Isaku Yamahatapci: remove some unnecessary comment in pci.h
2009-12-01  Isaku Yamahatapci: clean up of pci_init_wmask().
2009-12-01  Isaku Yamahatapci: kill unnecessary included in pci.c
2009-12-01  Isaku Yamahatapci_host: remove unnecessary & 0xff.
2009-12-01  Isaku Yamahatapci: s/pci_find_host_bus/pci_find_root_bus/g
2009-12-01  Isaku Yamahatapci: remove pci_sub_bus() by open coding.
2009-12-01  Isaku Yamahatapci: shorten pci_host_{conf, data}_register_xxx functio...
2009-12-01  Isaku Yamahatapci: rename (pci_/pcie_mmcfg_)addr_to_dev
2009-12-01  Isaku Yamahatapci: remove pci_addr_to_config() by open code
2009-12-01  Michael S.... pci: simplify (pci_/pcie_mmcfg_)data_read()
2009-12-01  Isaku Yamahatapci: move pci_data_{read, write}() declaration from...
2009-12-01  Isaku Yamahatapci: fix pci_info_device().
2009-12-01  Michael S.... pci: pci.h cleanup: move out stuff not in pci.c
2009-12-01  Aurelien Jarnotcg: increase TCG_MAX_OP_SIZE to 192
2009-12-01  Aurelien Jarnotcg: initial mips support
2009-11-30  Aurelien Jarnotarget-mips: use physical address in lladdr
2009-11-30  Aurelien Jarnotarget-mips: add a function to do virtual -> physical...
2009-11-30  Aurelien Jarnotarget-mips: split code raising MMU exception in a...
2009-11-30  Aurelien Jarnotarget-mips: factorize load/store code in op_helper.c
2009-11-30  Aurelien JarnoFix commit a167ba50851cdac2fa36633587e98c5956cd6b18
2009-11-29  Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-27  Aurelien JarnoRevert "vga: do not resize the screen on hw_invalidate"
2009-11-24  Stefan WeilMakefile: Fix spelling
2009-11-24  Aurelien Jarnotcg: fix tcg_regset_{set,reset}_reg with more than...
2009-11-24  Arnaud Patardcpu-all.h: fix cpu_get_real_ticks on mips host
next