]> Git Repo - qemu.git/shortlog
qemu.git
2010-03-16 Markus Armbrustererror: Polish human-readable error descriptions
2010-03-16 Markus Armbrustererror: Let converted handlers print in human monitor
2010-03-16 Markus Armbrustermonitor: New monitor_cur_is_qmp()
2010-03-16 Markus Armbrusterqdev: Hide "ptr" properties from users
2010-03-16 Markus Armbrusterqdev: Hide "no_user" devices from users
2010-03-16 Markus Armbrusterqdev: Factor qdev_create_from_info() out of qdev_create()
2010-03-16 Markus Armbrusterqdev: Fix -device and device_add to handle unsuitable...
2010-03-16 Markus Armbrustererror: Track locations on command line
2010-03-16 Markus ArmbrusterQemuOpts: Fix qemu_config_parse() to catch file read...
2010-03-16 Markus Armbrustererror: Track locations in configuration files
2010-03-16 Markus Armbrustererror: Include the program name in error messages to...
2010-03-16 Markus Armbrustererror: Infrastructure to track locations for error...
2010-03-16 Markus Armbrustererror: Rename qemu_error_new() to qerror_report()
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in scsi_h...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qbus_f...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qdev_d...
2010-03-16 Markus Armbrustererror: New error_printf() and error_vprintf()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-03-16 Markus Armbrustererror: Simplify error sink setup
2010-03-16 Markus Armbrustererror: Move qemu_error() & friends from monitor.c to...
2010-03-16 Markus Armbrustermonitor: Factor monitor_set_error() out of qemu_error_i...
2010-03-16 Markus Armbrusterblock: Simplify usb_msd_initfn() test for "can read...
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-03-16 Markus Armbrustertools: Remove unused cur_mon from qemu-tool.c
2010-03-16 Markus Armbrusterpc: Factor common code out of pc_boot_set() and cmos_init()
2010-03-16 Markus Armbrusterpc: Fix error reporting for -boot once
2010-03-16 Markus Armbrustersavevm: Fix -loadvm to report errors to stderr, not...
2010-03-16 Markus Armbrusterusb: Remove disabled monitor_printf() in usb_read_file()
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2010-03-15 Michael S.... pcnet: make subsystem vendor id match hardware
2010-03-15 Michael S.... eepro100: address pci todo's, use pci_set_xx
2010-03-14 Kevin Wolfqemu-img rebase: Document -f option
2010-03-14 Aurelien Jarnomips: add header to mips_int.c and mips_timer.c
2010-03-14 Aurelien Jarnotcg: declare internal helpers as const and pure
2010-03-14 Jan KiszkaFix corner case in chardev udp: parameter
2010-03-14 Jan KiszkaDon't set default monitor when there is a mux'ed one
2010-03-14 Aurelien Jarnotcg/arm: use helpers for divu/remu
2010-03-14 Aurelien Jarnotcg: add div/rem 32-bit helpers
2010-03-14 Paul BrookFix pagetable code
2010-03-14 Vagrant Cascadianspelling typo (compatibilty) in hw/fw_cfg.c
2010-03-13 Aurelien Jarnox86/cpuid: fix indentation
2010-03-13 Aurelien Jarnox86/cpuid: Enable all features of real CPU
2010-03-13 Andre Przywarax86/cpuid: fix CPUID levels
2010-03-13 Andre Przywarax86/cpuid: Always expose 32 and 64-bit CPUs
2010-03-13 Andre Przywarax86/cpuid: add TCG feature bit trimming
2010-03-13 Andre Przywarax86/cpuid: remove unnecessary kvm_trim function
2010-03-13 Andre Przywarax86/cpuid: add "host" to the list of supported CPU...
2010-03-13 Andre Przywarax86/cpuid: add missing CPUID feature flag names
2010-03-13 Andre Przywarax86/cpuid: moved host_cpuid function and remove prototype
2010-03-13 Andre Przywarax86/cpuid: fix missing feature set bits
2010-03-13 Andre Przywarax86/cpuid: replace magic number with named constant
2010-03-13 Andre Przywarax86/cpuid: move CPUID functions into separate file
2010-03-13 Blue SwirlFix build with -DNDEBUG in CFLAGS
2010-03-13 Blue SwirlFix a typo in error message
2010-03-13 Gerd Hoffmannfdc: fix drive property handling.
2010-03-13 Andre Przywarainstall: honor DESTDIR on sysconfdir population
2010-03-13 Andre Przywaraconfigure: fix --sysconfdir specification
2010-03-13 Adam Lackorzynskitarget-arm: make RFE usable with any register
2010-03-13 Aurelien Jarnotcg/arm: implement andc op
2010-03-13 Aurelien Jarnotcg: update README with const and pure helpers
2010-03-13 Aurelien Jarnotcg/arm: correctly save/restore registers in prologue...
2010-03-13 TeLeMantarget-i386: fix commit c22549204a6edc431e8e4358e61bd56...
2010-03-13 Aurelien Jarnotarget-mips: update address space definitions
2010-03-13 Blue SwirlFix Sparc host build breakage
2010-03-13 Blue SwirlFix more wrong usermode virtual address types
2010-03-12 Paul BrookFix usermode virtual address type
2010-03-12 Juergen LockFreeBSD ppc_init_cacheline_sizes(): add missing #includes
2010-03-12 malctcg/ppc[64]: Only define addend load helpers in softmmu...
2010-03-12 Paul BrookRemove userspace target_phys_addr_t
2010-03-12 Paul BrookTarget specific usermode cleanup
2010-03-12 Paul BrookRemove cpu_get_phys_page_debug from userspace emulation
2010-03-12 Paul BrookDisable phsyical memory handling in userspace emulation.
2010-03-12 Paul BrookRemove TLB from userspace
2010-03-12 Paul BrookAdd tb_page_addr_t
2010-03-12 Richard HendersonFix last page errors in page_check_range and page_set_f...
2010-03-12 Richard HendersonImplement multi-level page tables.
2010-03-12 Richard Hendersonlinux-user: Fix mmap_find_vma returning invalid addresses.
2010-03-12 Richard Hendersonlinux-user: Use h2g_valid in qemu_vmalloc.
2010-03-12 Richard HendersonUse TARGET_VIRT_ADDR_SPACE_BITS in h2g_valid.
2010-03-12 Richard HendersonMove TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
2010-03-11 Aurelien Jarnotarget-ppc: fix evsrwu and evsrws (second try)
2010-03-11 Aurelien Jarnotarget-ppc: fix evsrwu and evsrws
2010-03-11 Aurelien Jarnotarget-ppc: fix evslw instruction
2010-03-11 malcaudio: fix comment
2010-03-10 Luiz CapitulinoQMP: Really move the RESET event to qemu_system_reset()
2010-03-10 Aurelien Jarnotarget-i386: fix SIB decoding with index = 4
2010-03-09 Juan Quinteladocumentation: qemu_write_full don't work with non...
2010-03-09 Juan Quintelablock: print errno on error
2010-03-09 Juan Quintelavmdk: share cleanup code
2010-03-09 Juan Quintelavmdk: fix double free
2010-03-09 Juan Quintelavmdk: make vmdk_snapshot_create return -errno
2010-03-09 Juan Quintelavmdk: return errno instead of -1
2010-03-09 Juan Quintelaqcow: return errno instead of -1
2010-03-09 Juan Quintelaqcow2: return errno instead of -1
2010-03-09 Juan Quintelaslirp: check system() success
2010-03-09 Juan Quintelacow: return errno instead of -1
2010-03-09 Kevin Wolfqemu-img rebase: Add -f option
2010-03-09 Stefan Weilconfigure: Fix code which creates config.mak files
2010-03-09 Stefan Weilconfigure: Fix wrong stderr redirection
next
This page took 0.065694 seconds and 4 git commands to generate.