]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-10-12 Hans de Goedeusb-redir: Never return USB_RET_NAK for async handled...
2012-10-12 Hans de Goedeehci: Correct a comment in fetchqtd packet processing
2012-10-12 Hans de Goedeehci: Handle USB_RET_PROCERR in ehci_fill_queue
2012-10-12 Hans de Goedeehci: Fix memory leak in handling of NAK-ed packets
2012-10-12 Hans de Goedeehci: Add some additional ehci_trace_guest_bug() calls
2012-10-12 Gerd Hoffmannehci: add doorbell trace events
2012-10-12 Gerd Hoffmannehci: trace guest bugs
2012-10-12 Gerd Hoffmannehci: check for EHCI_ASYNC_FINISHED first in ehci_free_...
2012-10-12 Hans de Goedeehci: Properly report completed but not yet processed...
2012-10-12 Hans de Goedeehci: Properly cleanup packets on cancel
2012-10-12 Hans de Goedeehci: Update copyright headers to reflect recent work
2012-10-12 Hans de Goedeehci: Validate qh is not changed unexpectedly by the...
2012-10-12 Hans de GoedeRevert "ehci: don't flush cache on doorbell rings."
2012-10-12 Hans de Goedeusb-core: Allow the first packet of a pipelined ep...
2012-10-12 Hans de Goedeusb-core: Add a usb_ep_find_packet_by_id() helper function
2012-10-12 Hans de Goedeusb-core: Don't set packet state to complete on a nak
2012-10-12 Hans de Goedeusb: controllers do not need to check for babble themselves
2012-10-12 Daniel P. BerrangeAdd ability to force enable/disable of tools build
2012-10-09 Anthony Liguorisocket: don't attempt to reconnect a TCP socket in...
2012-10-09 Michael Tokarevuse --libexecdir instead of ignoring it first and reinv...
2012-10-09 Stefan Weilhw/mcf5206: Fix buffer overflow for MBAR read / write
2012-10-09 Stefan Weilhw/wm8750: Fix potential buffer overflow
2012-10-09 Christian Borntraegerqemu: Use valgrind annotations to mark kvm guest memory...
2012-10-09 Jan Kiszkamusicpal: Fix flash mapping
2012-10-09 Fabien ChouteauAdd MAINTAINERS entry for leon3
2012-10-09 Maciej W. RozyckiMIPS/user: Fix reset CPU state initialization
2012-10-09 Aurelien Jarnolan9118: fix multicast filtering
2012-10-09 Henning Schildfix entry pointer for ELF kernels loaded with -kernel...
2012-10-09 Jason Baronpcie_aer: clear cmask for Advanced Error Interrupt...
2012-10-09 Jason Baronpcie: drop version_id field for live migration
2012-10-09 Stefan Weiljson-parser: Fix potential NULL pointer segfault
2012-10-09 Stefan Weilqapi: Fix potential NULL pointer segfault
2012-10-09 Amos Kongfix doc of using raw values with sendkey
2012-10-09 Alon Levyconfigure: print spice-protocol and spice-server versions
2012-10-09 Alon Levyqxl: add QXL_IO_MONITORS_CONFIG_ASYNC
2012-10-09 Alon Levyqxl/update_area_io: guest_bug on invalid parameters
2012-10-09 Yonit Halperinspice: increase the verbosity of spice section in ...
2012-10-09 Yonit Halperinspice: adding seamless-migration option to the command...
2012-10-09 Yonit Halperinspice: add 'migrated' flag to spice info
2012-10-09 Yonit Halperinspice migration: add QEVENT_SPICE_MIGRATE_COMPLETED
2012-10-09 Yonit Halperinspice: notify on vm state change only via spice_server_...
2012-10-09 Yonit Halperinspice: notify spice server on vm start/stop
2012-10-09 Christophe... spice: abort on invalid streaming cmdline params
2012-10-09 Stefan Weiltci: Fix for AREG0 free mode
2012-10-09 Stefan Weiltcg: Fix MAX_OPC_PARAM_IARGS
2012-10-09 Aurelien Jarnotcg/i386: fix build with -march < i686
2012-10-09 Richard Hendersontcg: Adjust descriptions of *cond opcodes
2012-10-09 Aurelien Jarnotcg/mips: fix MIPS32(R2) detection
2012-10-09 Richard Hendersontarget-alpha: Initialize env->cpu_model_str
2012-10-09 Richard Hendersontcg-sparc: Preserve branch destinations during retransl...
2012-10-09 Richard Hendersontcg-sparc: Fix and enable direct TB chaining.
2012-10-09 Richard Hendersontcg-sparc: Add %g/%o registers to alloc_order
2012-10-09 Richard Hendersontcg-sparc: Use defines for temporaries.
2012-10-09 Richard Hendersontcg-sparc: Mask shift immediates to avoid illegal insns.
2012-10-09 Richard Hendersontcg-sparc: Clean up cruft stemming from attempts to...
2012-10-09 Richard Hendersontcg-sparc: Change AREG0 in generated code to %i0.
2012-10-09 Richard Hendersontcg-sparc: Support GUEST_BASE.
2012-10-09 Richard Hendersontcg-sparc: Fix qemu_ld/st to handle 32-bit host.
2012-10-09 Richard Hendersontcg-sparc: Assume v9 cpu always, i.e. force v8plus...
2012-10-09 Richard Hendersontcg-sparc: Don't MAP_FIXED on top of the program
2012-10-09 Richard Hendersontcg-sparc: Fix ADDX opcode.
2012-10-09 Richard Hendersontcg-sparc: Hack in qemu_ld/st64 for 32-bit.
2012-10-09 malctcg/ppc32: Implement movcond32
2012-10-09 Stefan Weilw64: Fix TCG helper functions with 5 arguments
2012-10-09 Max Filippovtcg/README: document tcg_gen_goto_tb restrictions
2012-10-09 Aurelien Jarnotcg/optimize: add constant folding for deposit
2012-10-09 Aurelien Jarnotcg: remove #ifdef #endif around TCGOpcode tests
2012-10-09 Aurelien Jarnotcg/optimize: prefer the "op a, a, b" form for commutat...
2012-10-09 Aurelien Jarnotcg/optimize: further optimize brcond/movcond/setcond
2012-10-09 Aurelien Jarnotcg/optimize: optimize "op r, a, a => movi r, 0"
2012-10-09 Aurelien Jarnotcg/optimize: optimize "op r, a, a => mov r, a"
2012-10-09 Aurelien Jarnotcg/optimize: do copy propagation for all operations
2012-10-09 Aurelien Jarnotcg/optimize: rework copy progagation
2012-10-09 Aurelien Jarnotcg/optimize: check types in copy propagation
2012-10-09 Aurelien Jarnotcg/optimize: remove TCG_TEMP_ANY
2012-10-09 Aurelien Jarnotcg/mips: implement movcond op on MIPS32R2
2012-10-09 Aurelien Jarnotcg/mips: implement deposit op on MIPS32R2
2012-10-09 Aurelien Jarnotcg/mips: implement rotl/rotr ops on MIPS32R2
2012-10-09 Aurelien Jarnotcg/mips: optimize bswap{16,16s,32} on MIPS32R2
2012-10-09 Aurelien Jarnotcg/mips: optimize brcond arg, 0
2012-10-09 Aurelien Jarnotcg/mips: use stack for TCG temps
2012-10-09 Aurelien Jarnotcg/mips: don't use global pointer
2012-10-09 Aurelien Jarnotcg/mips: use TCGArg or TCGReg instead of int
2012-10-09 Aurelien Jarnotcg/mips: kill warnings in user mode
2012-10-09 Aurelien Jarnotcg-mips: fix wrong usage of 'Z' constraint
2012-10-09 Richard Hendersontcg-hppa: Fix broken load/store helpers
2012-10-09 Richard Hendersontcg-hppa: Fix brcond2 and setcond2
2012-10-09 Richard Hendersontcg: Fix !USE_DIRECT_JUMP
2012-10-09 Aurelien Jarnogdbstub/sh4: fix build with USE_SOFTFLOAT_STRUCT_TYPES
2012-10-09 Richard Hendersontcg: Optimize two-address commutative operations
2012-10-09 Richard Hendersontcg: Optimize movcond for constant comparisons
2012-10-09 Richard Hendersontcg-i386: Implement movcond
2012-10-09 Richard Hendersontarget-alpha: Use movcond
2012-10-09 Richard Hendersontcg: Introduce movcond
2012-10-09 Max Filippovtarget-xtensa: don't emit extra tcg_gen_goto_tb
2012-10-09 Max Filippovtarget-xtensa: fix extui shift amount
2012-10-09 Aurelien Jarnotcg/optimize: fix end of basic block detection
2012-10-09 Richard Hendersontarget-mips: Always evaluate debugging macro arguments
2012-10-09 Richard Hendersontarget-mips: Fix MIPS_DEBUG.
2012-10-09 Richard Hendersontarget-mips: Set opn in gen_ldst_multiple.
next