]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2013-02-21 Stefan Hajnoczimain-loop: drop rfds/wfds/xfds for good
2013-02-21 Stefan Hajnocziiohandler: switch to GPollFD
2013-02-21 Stefan Hajnoczislirp: switch to GPollFD
2013-02-21 Stefan Hajnoczislirp: slirp/slirp.c coding style cleanup
2013-02-21 Stefan Hajnoczimain-loop: switch POSIX glib integration to GPollFD
2013-02-21 Stefan Hajnoczimain-loop: switch to g_poll() on POSIX hosts
2013-02-21 Stefan Hajnoczimain-loop: fix select_ret uninitialized variable warning
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.78' into staging
2013-02-21 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-02-21 Cole Robinson.gitignore: Ignore optionrom/*.asm
2013-02-21 Alin Tomescuppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_...
2013-02-21 David GibsonAdd some missing qtest binaries to .gitignore
2013-02-21 Peter Crosthwaitexilinx_axienet.c: Assert no error when making link
2013-02-21 Hervé PoussineauRemove forward declaration of non-existant variable
2013-02-19 Gerd Hoffmannuas-uas: usb3 streams
2013-02-19 Gerd Hoffmannusb-xhci: usb3 streams
2013-02-19 Gerd Hoffmannusb-core: usb3 streams
2013-02-19 Gerd Hoffmannusb: fix endpoint descriptor ordering
2013-02-19 Gerd Hoffmannusb-redir: simplify packet copy
2013-02-19 Gerd Hoffmannusb: make usb_packet_copy operate on combined packets
2013-02-19 Gerd Hoffmannusb: add usb_ep_set_halted
2013-02-19 Gerd Hoffmannusb-host: remove usb_host_device_close
2013-02-19 Gerd Hoffmannusb-host: move legacy cmd line bits
2013-02-19 Gerd Hoffmannusb-storage: use scsi_req_enqueue return value
2013-02-19 Gerd Hoffmannallow disabling usb smartcard support
2013-02-19 Gerd Hoffmannmake usb devices configurable
2013-02-19 Gerd Hoffmannfix scripts/make_device_config.sh
2013-02-19 Gerd Hoffmannusb: Makefile cleanup
2013-02-18 Paolo Bonzinirtc-test: add testcases for alarms in 12hour mode
2013-02-18 Paolo Bonzinirtc-test: always set register B in its entirety
2013-02-18 Andre Przywaravnc-tls: Fix compilation with newer versions of GNU-TLS backup3
2013-02-18 Markus Armbrusterdoc help: Collect block device stuff under its own...
2013-02-18 Markus Armbrusterdoc help: A few options are under inappropriate heading...
2013-02-18 Markus Armbrusterhelp: Fix markup of heading "USB options" so it appears...
2013-02-18 Markus Armbrusterdoc: Fix texinfo @table markup in qemu-options.hx
2013-02-18 Markus Armbrusterdoc: Fill some option doc gaps in manual page and qemu-doc
2013-02-18 Markus Armbrusterdoc: Fix some option entries in qemu-doc's function...
2013-02-18 Markus Armbrusterhelp: Drop bogus help on -qtest and -qtest-log
2013-02-18 Andreas Färberisa: Split off instance_init for ISADevice
2013-02-18 Andreas Färberqtest: Add MMIO support
2013-02-18 Andreas Färberlibqtest: Introduce qtest_qmpv() and convert remaining...
2013-02-18 Andreas Färberlibqtest: Convert macros to functions and clean up...
2013-02-18 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-17 Richard Hendersontests: Add unit tests for mulu64 and muls64
2013-02-17 Richard Hendersonhost-utils: Improve mulu64 and muls64
2013-02-17 Richard Hendersonhost-utils: Use __int128_t for mul[us]64
2013-02-17 Andreas Färbertcg/ppc: Fix build of tcg_qemu_tb_exec()
2013-02-16 Andreas Färbertarget-sparc: Fix debug output for DEBUG_MMU
2013-02-16 Andreas Färbertarget-i386: Split command line parsing out of cpu_x86_...
2013-02-16 Andreas Färbertarget-i386: Move cpu_x86_init()
2013-02-16 Andreas Färbertarget-lm32: Drop unused cpu_lm32_close() prototype
2013-02-16 Andreas Färbertarget-s390x: Drop unused cpu_s390x_close() prototype
2013-02-16 Andreas Färberspapr_hcall: Replace open-coded CPU loop with qemu_get_...
2013-02-16 Andreas Färberppce500_spin: Replace open-coded CPU loop with qemu_get...
2013-02-16 Andreas Färbere500: Replace open-coded loop with qemu_get_cpu()
2013-02-16 Andreas Färbercpu: Add CPUArchState pointer to CPUState
2013-02-16 Andreas Färbercputlb: Pass CPUState to cpu_unlink_tb()
2013-02-16 Andreas Färbercpu: Move current_tb field to CPUState
2013-02-16 Andreas Färbercpu: Move exit_request field to CPUState
2013-02-16 Andreas Färbercpu: Move running field to CPUState
2013-02-16 Andreas Färbercpu: Move host_tid field to CPUState
2013-02-16 Andreas Färbertarget-cris: Introduce CRISCPU subclasses
2013-02-16 Andreas Färbertarget-m68k: Pass M68kCPU to m68k_set_irq_level()
2013-02-16 Andreas Färbermcf_intc: Pass M68kCPU to mcf_intc_init()
2013-02-16 Andreas Färbermcf5206: Pass M68kCPU to mcf5206_init()
2013-02-16 Andreas Färbertarget-m68k: Return M68kCPU from cpu_m68k_init()
2013-02-16 Andreas Färberppc405_uc: Pass PowerPCCPU to ppc40x_{core,chip,system...
2013-02-16 Andreas Färbertarget-xtensa: Move TCG initialization to XtensaCPU...
2013-02-16 Andreas Färbertarget-unicore32: Move TCG initialization to UniCore32C...
2013-02-16 Andreas Färbertarget-sparc: Move TCG initialization to SPARCCPU initfn
2013-02-16 Andreas Färbertarget-sh4: Move TCG initialization to SuperHCPU initfn
2013-02-16 Andreas Färbertarget-s390x: Move TCG initialization to S390CPU initfn
2013-02-16 Andreas Färbertarget-ppc: Move TCG initialization to PowerPCCPU initfn
2013-02-16 Andreas Färbertarget-mips: Move TCG initialization to MIPSCPU initfn
2013-02-16 Andreas Färbertarget-microblaze: Move TCG initialization to MicroBlaz...
2013-02-16 Andreas Färbertarget-m68k: Move TCG initialization to M68kCPU initfn
2013-02-16 Andreas Färbertarget-lm32: Move TCG initialization to LM32CPU initfn
2013-02-16 Andreas Färbertarget-cris: Move TCG initialization to CRISCPU initfn
2013-02-16 Andreas Färbertarget-arm: Move TCG initialization to ARMCPU initfn
2013-02-16 Andreas Färbertarget-xtensa: Introduce QOM realizefn for XtensaCPU
2013-02-16 Andreas Färbertarget-unicore32: Introduce QOM realizefn for UniCore32CPU
2013-02-16 Andreas Färbertarget-sparc: Introduce QOM realizefn for SPARCCPU
2013-02-16 Andreas Färbertarget-sh4: Introduce QOM realizefn for SuperHCPU
2013-02-16 Andreas Färbertarget-s390x: Introduce QOM realizefn for S390CPU
2013-02-16 Andreas Färbertarget-mips: Introduce QOM realizefn for MIPSCPU
2013-02-16 Andreas Färbertarget-microblaze: Introduce QOM realizefn for MicroBla...
2013-02-16 Andreas Färbertarget-m68k: Introduce QOM realizefn for M68kCPU
2013-02-16 Andreas Färbertarget-lm32: Introduce QOM realizefn for LM32CPU
2013-02-16 Andreas Färbertarget-cris: Introduce QOM realizefn for CRISCPU
2013-02-16 Andreas Färbertarget-ppc: Update PowerPCCPU to QOM realizefn
2013-02-16 Andreas Färbertarget-openrisc: Update OpenRISCCPU to QOM realizefn
2013-02-16 Andreas Färbertarget-i386: Update X86CPU to QOM realizefn
2013-02-16 Andreas Färbertarget-arm: Update ARMCPU to QOM realizefn
2013-02-16 Andreas Färbertarget-alpha: Update AlphaCPU to QOM realizefn
2013-02-16 Andreas Färbercpu: Prepare QOM realizefn
2013-02-16 Richard Hendersonbitops: Remove routines redundant with host-utils
2013-02-16 Richard Hendersonbitops: Replace bitops_ctol with ctzl
2013-02-16 Richard Hendersonbitops: Inline bitops_flsl
2013-02-16 Richard Hendersontarget-i386: Inline bitops_flsl
2013-02-16 Richard Hendersonbitops: Write bitops_flsl in terms of clzl
next